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
i
a numeric vector for subsetting (optional)
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