Split a single vcf into separate vcfs for each chromosome

split_input_haplotypes(chrom_names, externalhaplotypefile = NA, outprefix)

Arguments

chrom_names

Names of the chromosomes

outprefix

Full path and prefix of the output files

externalHaplotypeFile

Full path of the external vcf containing phased haplotypes (Default: NA)

Author

jdemeul