使用版本 samtools 1.9
#命令:
samtools merge A.bam A_1.bam A_2.bam A_3.bam A_4.bam
#报错如下:
[W::bam_merge_core2] No @HD tag found.
我找的别人安装好的 旧版本,替换的samtools 0.1.13 版本,可以解决
参考:
samtools merge fails with [trans_tbl_add_hd] No @HD tag found.
使用版本 samtools 1.9
#命令:
samtools merge A.bam A_1.bam A_2.bam A_3.bam A_4.bam
#报错如下:
[W::bam_merge_core2] No @HD tag found.
我找的别人安装好的 旧版本,替换的samtools 0.1.13 版本,可以解决
参考:
samtools merge fails with [trans_tbl_add_hd] No @HD tag found.
本文标题:[samtools] bam 文件合并提示No @HD tag
本文链接:https://www.haomeiwen.com/subject/qssuohtx.html
网友评论