samtools view problem in HyDRA
1
0
Entering edit mode
4.0 years ago

I downloaded quasitools from github and I tried to run HyDRA for HIV genotyping, but I am getting the following error when trying to run it:

Error: samtools view returned the following output:
b'dyld: Library not loaded: @rpath/libcrypto.1.0.0.dylib
Referenced from: /PathToAnaconda/samtools\n  Reason: image not found'

I read somewhere that uninstalling samtools separately and reinstalling it might fix the problem, but I am still getting the same issue.

It would be great if anyone has any advice on how to fix this problem.

Thank you

HyDRA samtools HIV • 792 views
ADD COMMENT
0
Entering edit mode

Is HyDRA available via conda? If it is, the best option would be to install that and samtools using conda.

ADD REPLY
0
Entering edit mode

Yes it is. Yes when I tried reinstalling samtools, I did so using conda.

ADD REPLY
0
Entering edit mode
4.0 years ago
GenoMax 141k

Can you create a new environment and try?

conda create -n newenv samtools hydra
ADD COMMENT
0
Entering edit mode

This worked. Thank you!!

ADD REPLY

Login before adding your answer.

Traffic: 2439 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6