Entering edit mode
5 weeks ago
rheab1230
▴
50
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.
I will go through this. Thank you.