Skip to content

Known Issues

Nadja Brait edited this page Jul 18, 2024 · 1 revision

tidyverse stringi libicui

If you encounter an error related to /tidyverse/stringi/libicui18n.so.58/, try reinstalling stringi locally. To restart the workflow from where it failed, just run the same command again.

mamba remove r-stringi r-tidyverse
R -e 'install.packages("stringi")'
mamba install r-tidyverse

diamond v2.1.9 send bug

diamond v2.1.9 has a bug and does not output send correctly when using long-read mode (--range-culling). Since at this point v2.1.9 is the latest diamond version, detectEVE defaults to diamond v2.1.8 to avoid this bug.