Entering edit mode
13 months ago
Kaia
▴
10
I want to check bam file quality. because previously my quality check level was not good. So I tried to check it's quality check by using samtools but, the terminal says "samtools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory" like this. How can i solve this problem??? :(
looks like this:
https://github.com/merenlab/anvio/issues/1479#issuecomment-669983367
I googled "samtools libcrypto", it was the first result.
There is also this related post here.