powered by
Example field pedigree used in vignette for PedCompare example. Non-genotyped females have IDs 'BlueRed', 'YellowPink', etc.
PedCompare
data(FieldMums_griffin)
A data frame with 144 rows and 2 variables (id, mum)
Jisca Huisman, jisca.huisman@gmail.com
SeqOUT_griffin for a sequoia run on simulated genotype data, Ped_griffin for the 'true' pedigree.
SeqOUT_griffin
Ped_griffin
if (FALSE) { PC_griffin <- PedCompare(Ped1 = cbind(FieldMums_griffin, sire=NA), Ped2 = SeqOUT_griffin$Pedigree) }
Run the code above in your browser using DataLab