You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When downloading Bowtie from Conda, the recipe that requires Tbb no longer works -- since newer version of Tbb result in messages such as those found here:
When downloading Bowtie from Conda, the recipe that requires Tbb no longer works -- since newer version of Tbb result in messages such as those found here:
TaliaferroLab/LABRAT#3
https://www.biostars.org/p/494922/
For example:
bowtie-build: error while loading shared libraries: libtbb.so.2: cannot open shared object file: No such file or directory
Could you please update the recipe on Conda such that tbb version
2020.2
is required?Thank you
The text was updated successfully, but these errors were encountered: