Path to this page:
./
biology/vcf-split,
Split a multi-sample VCF into single-sample VCFs
Branch: pkgsrc-2021Q1,
Version: 0.1.1,
Package name: vcf-split-0.1.1,
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:
SHA1: 550fefb4c07d4632405e94127a19e98031ac0067
RMD160: 76a1b0b5a8934949d39e69ebe719c8f0ba247a13
Filesize: 13.893 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version vcf-split-0.1.1 (created)