This is a test version of Biostars. For the public version, visit https://www.biostars.org.
bcftools error

Hello,

I am trying to remove the ID column in vcf file using bcftools but it giving me an error. The command used:

bcftools annotate -x ID chr22_annotate_geneid.vcf > chr22_noid.vcf

The error:

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

Does anyone know how to solve this error.

Thank you.

vcf bcftools genotype

1 answer

I will go through this. Thank you.

Log in to answer this question.