sanger-pathogens / iva

de novo virus assembler of Illumina paired reads
http://sanger-pathogens.github.io/iva/
Other
53 stars 18 forks source link

problem with samtools version #101

Open AntonioBaeza opened 4 years ago

AntonioBaeza commented 4 years ago

The following command failed with exit code 127 smalt map -n 10 -O -i 800 -y 0.9 /assembly/tmp.process_seeds.qh2fsh25/out.map_index reads_1.fa reads_2.fa | samtools view -bS -T reference_in.fasta - > /assembly/tmp.process_seeds.qh2fsh25/out.unsorted.bam

The output was:

samtools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory

problem with samtools? I did install it with Bioconda