Description Usage Arguments Value See Also Examples
Plots summary of phenotypes and genetic map for mpcross object. If calculated, plots a heatmap of recombination fraction estimates and transformed LOD scores with legend.
1 2 |
x |
Object of class |
chr |
Selected chromosomes. Default is all |
ask |
Flag for whether to pause between plots |
... |
Additional arguments to plot functions |
Phenotype distributions are plotted as histograms or barplots depending on the variable type.
Genetic maps are plotted using a version of plotlink.map
for all genetic maps included in the object (may be both a simulated version and an estimated version).
If recombination fractions have been estimated, a heatmap with recombination fraction estimates below the diagonal and scaled LOD scores above the diagonal is also plotted. LOD scores are transformed to 2^(-(LOD/4+1)) in order to be on the same scale as the theta values.
mpestrf
, mpcross.object
, plotlink.map
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.