effectPlot {statgenMPP} | R Documentation |
Create a matrix plot
Description
Create a matrix plot of effect sizes and directions per parent for significant snps.
Usage
effectPlot(
effectDat,
signSnp,
map,
xLab = "Chromosomes",
yLab = "Parents",
chrBoundaries,
title = NULL,
trait = NULL,
...,
output = TRUE
)
[Package statgenMPP version 1.0.4 Index]