Seb.

Results 7 issues of Seb.

Hi. I am facing the pickerInput bug in my shiny app. First, I checked the example code below and everything is working fine. ``` library("shiny") library("shinyWidgets") ui

#### Summary: Basically, there is sometimes 100+ genomes fetched from a taxonomic ID (even at species lvl) genbank_get_genomes_by_taxon.py Is it possible to add an option like: genbank_get_genomes_by_taxon.py -max 5 to...

enhancement
interface

This trick could be used. Find with google: https://github.com/Homebrew/homebrew-science/issues/6617

Hello, I know there are some thread about apparent memory issues. So far, I run gubbins on 50 genomes + a ref on Intel Xeon (32 apparent cores) and 62GB...

I can't re-open my issue about multithreading. So I re post my message here Unfortunately i can't read MiGA documentation. I see only the titles on the doc. I was...

I used the rhandsontable package from there devtools::install_github("DillonHammill/rhandsontable") (even if I had no problems with the regular one) iris dataset data_edit(iris) 2 filters: ![image](https://github.com/DillonHammill/DataEditR/assets/7995272/08a51c93-36f2-4148-8efd-c34e5d1f13ce) ![image](https://github.com/DillonHammill/DataEditR/assets/7995272/1fc4f0c9-4d4c-4abc-abbe-76257bef8a56) 3 filters: ![image](https://github.com/DillonHammill/DataEditR/assets/7995272/762a04bd-ddd1-4ca7-8252-97b56e55c997) now the...

Hello. For instance using iris$Species dataset, either Species CONTAINS / NOT CONTAINS "set" (setosa) doesn't return anything. Am I doing something wrong ? I checked the dataFilter() code but i...