Failed to open chr_1.vcf.gz: not compressed with bgzip

 

001、报错如下:

Failed to open chr_1.vcf.gz: not compressed with bgzip

 

 

002、这个错误通常出现在 CentOS / RedHat 系统中,表示系统无法找到 htslib 软件包。htslibbcftoolssamtools 运行所必需的依赖库。

 

003、

cd htslib-1.21/

 

004、

./configure

 

005、

make

 

006、命令出现

 

007、升级环境

make install

 

008、测试

 。

 

posted @ 2025-03-31 15:57  小鲨鱼2018  阅读(33)  评论(0)    收藏  举报