basic.qc {ctl} | R 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
[Package ctl version 1.0.0-10 Index]