Deepak Tanwar
Deepak Tanwar
**Problem:** Green color dotted line towards the right of the poster (last column border) The only thing I changed to fix is in [line 190](https://github.com/brentthorne/posterdown/pull/98/commits/3a9fc635c92930953a38b9032acc20fee8be1de0#diff-8b98aca43cceae468d085bb5203ff010L190) - Changed `#0b4545` to `#FFFFFF`
Adding altmetric scores: ```rmarkdown ``` It wors with `.Rmd` --> `.html_document`, but **not for `pagedown::html_resume`**
### Prerequisites + [X] Have you read [Feedback](https://guangchuangyu.github.io/chipseeker/#feedback) and follow the [guide](https://guangchuangyu.github.io/2016/07/how-to-bug-author/)? * [X] make sure your are using the latest release version * [X] read the [documents](https://guangchuangyu.github.io/chipseeker/documentation/) * [X]...
I have tried: ```mermaid graph TD A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2] %% Class Definitions %% ================= class B cssClass; classDef cssClass...
I am getting following error while using plotting the calculated results from NMF package. > dim(data) #12831 36 > res > basismap(res) # Error in match(x, table, nomatch = 0L)...
Hi @robertamezquita Nice package. I have successfully used it in past for mouse data, however I am facing some issues here with the TAIR10 genome. Do you have any see...
Is there already a precompiled database for `hg38`? The existing link provided contains both `hg19` and `hg38` and it is hard to know if all are from `hg38`.