首页 > 其他 > 详细

报错:[E::vcf_parse_format] Number of columns at chrX:XX does not match the number of samples

时间:2021-07-22 11:04:09      阅读:12      评论:0      收藏:0      [点我收藏+]

跑以下命令时:

bcftools view -S samplelistname.txt file.vcf.gz -Ov > newfile.vcf

产生报错:[E::vcf_parse_format] Number of columns at chrX:XX does not match the number of samples

报错原因:VCF文件不完整,可能是VCF文件传输过程中导致的文件缺失或损坏;或者上游生成该vcf文件时有错误;

报错:[E::vcf_parse_format] Number of columns at chrX:XX does not match the number of samples

原文:https://www.cnblogs.com/chenwenyan/p/15041910.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!