parCIsPlot: Create a plot with effect sizes

View source: R/parCIsPlot.R

parCIsPlotR 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
)

statgenMPP documentation built on April 4, 2025, 12:31 a.m.