Description Usage Arguments Value Author(s) See Also Examples
Determine which imputation rules are broken by removal of some SNPs from a study. This function is needed because, when if it emerges that genotyping of some SNPs is not reliable, necessitating their removal from study, we would also wish to remove any SNPs imputed on the basis of these unreliable SNPs.
1 | filter.rules(rules, snps.excluded, exclusions = TRUE)
|
rules |
An object of class |
snps.excluded |
The names of the SNPs whose removal is to be investigated |
exclusions |
If |
A character vector containing the names of imputed SNPs to be removed
David Clayton dc208@cam.ac.uk
ImputationRules-class
,
snp.imputation
1 | # No example yet
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.