Learn R Programming

sequoia (version 2.0.7)

plot.seq: Plot summary overview of sequoia output

Description

visualise the numbers of assigned parents, sibship sizes, and parental LLRs

Usage

# S3 method for seq
plot(SeqSum, Pedigree, Panels = "all")

Arguments

SeqSum

list output from SummarySeq

Pedigree

dataframe with at least id, dam and sire in columns 1-3, respectively. If columns with parental LLRs and/or Mendelian errors are present, these will be plotted as well.

Panels

character vector with panel(s) to plot. Choose from 'all', 'G.parents', 'D.parents', 'sibships', 'LLR', 'OH'.