snpPairLookin.quant: Look into a pairs of SNPs

Description Usage Arguments Value

View source: R/snpPairLookin.quant.R

Description

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.

Usage

1
snpPairLookin.quant(g1, g2, pheno)

Arguments

g1

Numeric. A vector of genotypes for SNP 1

g2

Numeric. A vector of genotypes for SNP 2

pheno

Numeric. A vector of phenotypes.

Value

A ggplot object.


kindlychung/CollapsABEL documentation built on May 20, 2019, 9:57 a.m.