Description Usage Arguments Details Value Author(s) Examples
View source: R/snpPairInteraction.R
Test the interaction of one SNP with another
1 | snpPairInteraction(pheno, snp1, snp2)
|
pheno |
Vector of phenotype data which can be quantitative trait or binary trait. |
snp1 |
Vector of genotype data of SNP1. |
snp2 |
Vector of genotype data of SNP2. |
This function tests the interaction of one SNP with another.
Return the p value for snp-snp interaction
Futao Zhang
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.