Path to this page:
./
biology/vcf-split,
Split a multi-sample VCF into single-sample VCFs
Branch: pkgsrc-2021Q4,
Version: 0.1.3.3,
Package name: vcf-split-0.1.3.3,
Maintainer: baconVcf-split splits a multi-sample VCF into single-sample VCFs, writing thousands
of output files simultaneously. Parsing the TOPMed human chromosome 1 BCF
with bcftools takes two days, so extracting the 137,977 samples one at a time
or using thousands of parallel readers of the same file is impractical.
Vcf-split solves this by generating thousands of single-sample outputs during
a single sweep through the multi-sample input.
Master sites:
Version history: (Expand)
- (2022-01-05) Package added to pkgsrc.se, version vcf-split-0.1.3.3 (created)