R/imputationPipeline.R
splitVCFbyChr.RdUses vcftools
splitVCFbyChr(Chr, vcfIn, filters = NULL, outPath, outSuffix)NOTICE: This function is part of a family of functions ("imputation_functions") developed as part of the NextGen Cassava Breeding Project genomic selection pipeline.
For some examples of their useage:
Other imputation_functions:
convertDart2vcf(),
convertVCFtoDosage(),
createGenomewideDosage(),
filter_positions(),
mergeVCFs(),
postImputeFilterBeagle4pt1(),
postImputeFilter(),
runBeagle4pt1GL(),
runBeagle5()