parCIsPlot {statgenMPP}R Documentation

Create a plot with effect sizes

Description

Create a plot of QTL effect sizes and standard errors for each parent for selected snps.

Usage

parCIsPlot(
  parCIsDat,
  xLab = "Effect",
  yLab = "Parents",
  title = NULL,
  trait = NULL,
  ...,
  output = TRUE
)

[Package statgenMPP version 1.0.4 Index]