Internal function to perform imputing/phasing (path chosen for the web-based application)
pedmap.to.phasedbeaglevcf(
ped_path = NULL,
map_path = NULL,
vcf_path = NULL,
beagle_jar = "/home/nha/beagle.03Jul18.40b.jar",
plink_dir = "/home/nha/Plink/plink",
db_dir = "/home/nha/Plink/DB/",
verbose = TRUE
)
Directory of the ped-file
Directory of the map-file
Directory of the vcf-file (this will override any ped/map-file input)
Directory of BEAGLE
Directory of Plink
Directory to save newly generated files (ped/map will be stored in the original folder)
Set to FALSE to not display any prints
Phased vcf file in vcf_path