Description Usage Arguments Value
View source: R/snpPairLookin.quant.R
Once your got a pair of SNPs that looks interesting from your GWAS, you can use this function to look into their relations with the (quantitative) phenotype.
1  | snpPairLookin.quant(g1, g2, pheno)
 | 
g1 | 
 Numeric. A vector of genotypes for SNP 1  | 
g2 | 
 Numeric. A vector of genotypes for SNP 2  | 
pheno | 
 Numeric. A vector of phenotypes.  | 
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.