lucolotto

Results 8 issues of lucolotto

Hi there, I am writing because I keep finding an error while trying to produce an `enrichment_map`. When I call the enrichment_map like this: ``` emg

Hi, I would like to use mygene with R to convert entrezid from one species (a non model species, taxid= 56716) to zebrafish (basically I need the homologous genes), but...

Hi! I was trying the above mentioned functions because I was interested in them but they are not present in package 2.12.1 (I get the following error: ``` Error in...

Hi there! Thanks a lot for your package, it's really a great tool. I have been using it for many years, but I recently came across some methodological discussion in...

question

Hi Indrajeet! Sorry to bother you. I've been using extensively your package and now I have a quick question that is related to having a scale Y with breaks. Assume...

### Description of bug I downloaded the binaries as suggested [here](https://github.com/ablab/spades#downloading-spades-linux-binaries). `spades.py` is in my $PATH. I was running the command `spades.py --test` and got the error: "The program was...

Hi! Thanks for the great tool. I wanted to ask if it is possible to set a transparent background with patchwork when combining two or more plots? Thanks a lot...

Hi there. I am using two tools to annotate peaks: `annotatepeak` from the ChIPseeker library and `bedmap`. The codes I use are these. For annotatepeak: `#### I load the .bed...