Learn R Programming

ctl (version 1.0.0-10)

basic.qc: Create quality control plots.

Description

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

Usage

basic.qc(genotypes, phenotypes, map_info)

Value

None.

Arguments

genotypes

Matrix of genotypes. (individuals x markers)

phenotypes

Matrix of phenotypes. (individuals x phenotypes)

map_info

Matrix of genetic map information

Author

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

Details

None.

References

TODO

See Also

  • CTLscan - Scan for CTL

  • plot.CTLscan - Plot a CTLscan object

Examples

Run this code
  #TODO

Run the code above in your browser using DataLab