View source: R/genabel_subset.R
genabel_subset: Subset a genabel dataset based on specified criteria.
1 | genabel_subset(gwaa.data, chr = NULL, ped = NULL, snplist = NULL)
|
gwaa.data |
GenABEL gwaa.data to subset |
chr |
vector, optional: retain SNPs on particular chromosome(s) |
ped |
data.frame with pedigree. |
snplist |
vector of ordered SNP loci. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.