filter_positions: Subset a VCF file based on provided positions

View source: R/imputationPipeline.R

filter_positionsR Documentation

Subset a VCF file based on provided positions

Description

Uses vcftools --positions

Usage

filter_positions(inPath = NULL, inVCF, positionFile, outPath = NULL, outName)

Arguments

positionFile

see VCFtools

outName

Details

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:

See Also

Other imputation_functions: convertDart2vcf(), convertVCFtoDosage(), createGenomewideDosage(), mergeVCFs(), postImputeFilterBeagle4pt1(), postImputeFilter(), runBeagle4pt1GL(), runBeagle5(), splitVCFbyChr()


wolfemd/genomicMateSelectR documentation built on July 1, 2022, 10:42 p.m.