R/haplotype_external.R
split_input_haplotypes.Rd
Split a single vcf into separate vcfs for each chromosome
split_input_haplotypes(chrom_names, externalhaplotypefile = NA, outprefix)
Names of the chromosomes
Full path and prefix of the output files
Full path of the external vcf containing phased haplotypes (Default: NA)
jdemeul