Example field-observed mothers: griffins
FieldMums_griffin.RdExample field pedigree used in vignette for
PedCompare example. Non-genotyped females have IDs 'BlueRed',
'YellowPink', etc.
Usage
data(FieldMums_griffin)See also
SeqOUT_griffin for a sequoia run on simulated genotype
data, Ped_griffin for the 'true' pedigree.
Author
Jisca Huisman, jisca.huisman@gmail.com
Examples
if (FALSE) { # \dontrun{
PC_griffin <- PedCompare(Ped1 = cbind(FieldMums_griffin, sire=NA),
Ped2 = SeqOUT_griffin$Pedigree)
} # }