Devin R Leopold
Devin R Leopold
I am wondering if there is a reason the there is no animal_nr seed database. If I want to assembly rRNA gene regions for animals, would I need to build...
I was debugging a custom render function for a table inside a shiny app and noticed that updates to the table cause the function to fire 3 x for each...
website down
The documentation website is not currently working.
It looks like the updateReactable function does not properly preserve matrix dimensions. Here is a toy example: ``` library(shiny) library(reactable) ui
When fullWidth = FALSE and column / table size is constrained, the table will overflow its container. With fullWidth = TRUE horizontal scrolling turns on when the container gets too...
## MitoZ version? 3.4 ## How did you install MitoZ? (e.g. Docker, Udocker, Singularity, Conda-Pack, Conda, or source code) Conda ## Did you run a test after your installation, and...
I am testing the --weak_id parameter for usearch_global, but it does not appear to be working. When I run a query with --id 0.85 I get ~10,000 of my query...
The demo site seems to be down.
I have found myself needing to manage multiple R versions and decided to give the new IDE from Posit, Positron, a spin. One thing I have not figured out is...
### System details ``` > sessionInfo() R version 4.4.2 (2024-10-31) Platform: x86_64-pc-linux-gnu Running under: Pop!_OS 22.04 LTS Matrix products: default BLAS: /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/libopenblasp-r0.3.20.so; LAPACK version 3.10.0 locale: [1] LC_CTYPE=en_US.UTF-8...