antoine

Results 35 issues of antoine

Hi I am willing to install KMC as part of the required dependencies for IVA and I am struggling with the installation of KMC on my Mac. #1. I set...

thank you for your nice tutorial on plottly. I cannot figure out if there is a way to save the figure a png/pdf WITH the plotly label of the mouseover...

Hi, I am using ConsensusFixer to get FL consensi from cleaned bam reads covering HIV FL genome (MiSeq Illumina) One limitation is that coverage can be very heterogeneous or incomplete...

Hello I am trying to plot country data on a worldma but I am having issues with countries that are 'shrink' on one side. I tried to change projection but...

Hello I am trying to show a worldmap of data. filling country by my variable. when I plot it, I have an issue with country being cut on one side....

hello, I am trying to personlaize the attrition and I would like to remove the hyperlink to leaflet website but still include some text below the map. If I do...

Hello I found this package very interesting to plot my data of reported symptoms. my data include daily report of ~30 symptoms across 5 participants. ![image](https://github.com/hms-dbmi/UpSetR/assets/18502631/b02a05a8-516d-4111-a340-30d86fa5a181) I ran this code...

Hello I have used tcR package in the past and I am now using immunarch, which is a great suite of tools. One thing I cannot find the equivalent for...

hello thank you for your nice package I am trying to use it in order to plot my tree along with aminoacid sub (with ggtree). My input are a nt...

Hi great package! I followed your tutorials: https://cran.r-project.org/web/packages/leaflet.minicharts/vignettes/introduction.html and here https://francoisguillem.shinyapps.io/shiny-demo/ with my data, it works just fine with this code: ``` leaf_map2 %>% addMinicharts( coordinates_list_all$Longitude, coordinates_list_all$Latitude, type = "pie",...