View source: R/splatPop-simulate.R
splatPopParseVCF | R Documentation |
Extract numeric alleles from vcf object and filter out SNPs missing genotype data or outside the Minor Allele Frequency range in 'SplatPopParams'.
splatPopParseVCF(vcf, params)
vcf |
VariantAnnotation object containing genotypes of samples. |
params |
SplatPopParams object containing parameters for population
scale simulations. See |
Genotype data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.