Description Usage Arguments Value Author(s) See Also Examples
To obtain a subset of a vcf object data.
1 2  | 
vcf | 
 A vcf object data.  | 
CHR | 
 Chromosome. To get the subset of input vcf data based on specified chromosome(s).  | 
POS | 
 Position. To get the subset of input vcf data based on specified positions.  | 
CHRPOS | 
 Position within a chromosome separated by colon.  | 
samples | 
 To specify sample(s) of interest.  | 
TF | 
 A vector of logical values. To define which of the corresponding positions will be extracted.  | 
A vcf object returned.
Qiang Hu
1 2 3 4 5 6 7 8 9  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.