boxplot.snp: Box plot with genotypes

View source: R/boxplot.snp.R

boxplot.snpR Documentation

Box plot with genotypes

Description

Makes boxplots of the individuals in every genotypic class, based on a SNP. Works for both outbreed (three boxes) and inbreed (two boxes) data.

Usage

boxplot.snp(data, marker, trait, recode = F, ...)

Arguments

marker

SNP name or index

trait

trait name

recode

if genotypes are to be recoded to 'AA','Aa','aa'.

GWASdata

a gwaa.data class object as used by gwaa.data-class

Value

null

Author(s)

Simon Forsberg <simon.forsberg@slu.se>


cgmisc-team/cgmisc documentation built on Jan. 3, 2024, 9:52 p.m.