7 lines
252 B
Text
7 lines
252 B
Text
vcf2hap is a simple tool for generating a .hap file from a VCF. The .hap file
|
|
is required by haplohseq.
|
|
|
|
vcf2hap is extremely fast and requires a trivial amount of memory regardless of
|
|
the size of the VCF file.
|
|
|
|
WWW: https://github.com/auerlab/vcf2hap
|