VCF 的二进制形式,适合高效存储和处理大规模变异数据。Binary representation of VCF for efficient storage and processing of variant data.
bcftools view -Ob
bcftools view -Ob input.vcf.gz -o output.bcf bcftools index output.bcf