Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot.seq

Plot Summary Overview of sequoia Output


Description

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

Usage

## S3 method for class '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'.


sequoia

Pedigree Inference from SNPs

v2.3.3
GPL-2
Authors
Jisca Huisman [aut, cre]
Initial release
2021-04-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.