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
I've been trying to run this software: PRROMenade, with command line ./taxonomic-classifier -i <folder_with_index/index_prefix> <read_file> -t <num_proc> -o <out-bin-file> as part of a Nexflow process, however, I had this error "prromenade-classifier: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory". Even after I tried many containers with package zlib, such as biocontainers/bioconductor-zlibbioc Nextflow keeps throwing me the same error, which does not happen if i run the tool without Nextflow... Do you have any tips on this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I've been trying to run this software: PRROMenade, with command line
./taxonomic-classifier -i <folder_with_index/index_prefix> <read_file> -t <num_proc> -o <out-bin-file>
as part of a Nexflow process, however, I had this error "prromenade-classifier: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory". Even after I tried many containers with package zlib, such as biocontainers/bioconductor-zlibbioc Nextflow keeps throwing me the same error, which does not happen if i run the tool without Nextflow... Do you have any tips on this?Beta Was this translation helpful? Give feedback.
All reactions