basic.qc: Create quality control plots.

View source: R/basic.qc.R

basic.qcR Documentation

Create quality control plots.

Description

Create quality control plots, used in the examples of CTL mapping.

Usage

  basic.qc(genotypes, phenotypes, map_info)

Arguments

genotypes

Matrix of genotypes. (individuals x markers)

phenotypes

Matrix of phenotypes. (individuals x phenotypes)

map_info

Matrix of genetic map information

Details

None.

Value

None.

Author(s)

Danny Arends Danny.Arends@gmail.com
Maintainer: Danny Arends Danny.Arends@gmail.com

References

TODO

See Also

  • CTLscan - Scan for CTL

  • plot.CTLscan - Plot a CTLscan object

Examples

  #TODO

ctl documentation built on May 29, 2024, 9:03 a.m.