effectPlot: Create a matrix plot

View source: R/effectPlot.R

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

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