Visualise PedCompare Output
square Venn diagrams with PedCompare
Counts
.
PlotPedComp(Counts, sameSize = FALSE)
Counts |
a 7x5x2 array with counts of matches and mismatches per
category (genotyped vs dummy), as returned by |
sameSize |
logical, make all per-category Venn diagrams the same size
|
data(SeqOUT_griffin, FieldMums_griffin, package="sequoia") PC.g <- PedCompare(Ped1 = cbind(FieldMums_griffin, sire=NA), Ped2 = SeqOUT_griffin$Pedigree) PlotPedComp(PC.g$Counts)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.