xjtu-omics / msisensor-pro

Microsatellite Instability (MSI) detection using high-throughput sequencing data.
Other
93 stars 20 forks source link

htslib error using the precompiled binary #30

Closed kcleal closed 2 years ago

kcleal commented 2 years ago

After downloading the binary using the wget route, I get this error: ./msisensor-pro: error while loading shared libraries: libhts.so.3: cannot open shared object file: No such file or directory The conda install route worked though

PengJia6 commented 2 years ago

Yes, there may be some errors in binary version due to the different environment! Just use the conda version or docker version.