SeqOUT_HSg5: Example output from pedigree inference: 'HSg5'

SeqOUT_HSg5R Documentation

Example output from pedigree inference: 'HSg5'

Description

Example output of a sequoia run including sibship clustering, based on Pedigree Geno_HSg5.

Usage

data(SeqOUT_HSg5)

Format

a list, see sequoia

Author(s)

Jisca Huisman, jisca.huisman@gmail.com

See Also

Ped_HSg5, LH_HSg5

Examples

## Not run: 
# this output was created as follows:
Geno <- SimGeno(Ped = Ped_HSg5, nSnp = 200)
SeqOUT_HSg5 <- sequoia(GenoM = Geno, LifeHistData = LH_HSg5, Module = "ped",
                       Err = 0.005)

## End(Not run)
# some ways to inspect the output; see vignette for more info:
names(SeqOUT_HSg5)
SeqOUT_HSg5$Specs
SummarySeq(SeqOUT_HSg5)

sequoia documentation built on Sept. 8, 2023, 5:29 p.m.