Learn R Programming

MinimumDistance (version 1.16.0)

Pedigree-class: Deprecated class for storing pedigree data

Description

Deprecated class for storing pedigree data

Usage

"trios"(object)
"offspringNames"(object)
"show"(object)
"["(x, i, j, ..., drop = FALSE)
"dim"(x)

Arguments

object
a Pedigree object
x
a Pedigree object
i
a numeric vector for subsetting (optional)
j
ignored
...
ignored
drop
ignored

Slots

trios
a data.frame with colnames 'F', 'M', and 'O' containing sample identifiers for the father (F), mother (M), and offspring (O).
trioIndex
a data.frame