ctl (version 1.0.0-2)

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)

Arguments

genotypes

Matrix of genotypes. (individuals x markers)

phenotypes

Matrix of phenotypes. (individuals x phenotypes)

map_info

Matrix of genetic map information

Value

None.

Details

None.

References

TODO

See Also

Examples

Run this code
# NOT RUN {
  #TODO
# }

Run the code above in your browser using DataCamp Workspace