pedigreeStats(Ped, cohorts = NULL, dat = NULL, retain='informative', graphicalReport = "y", includeA=TRUE,lowMem=FALSE,grContrast=FALSE)
dat
. Otherwise, specifying a value of 'ancestors' will result in the inclusion of all ancestors of phenotyped individuals.fixPedigree
## Not run:
#
# data(gryphons)
# pedigree<-gryphons[,1:3]
#
# gryphonsPedigreeSummary<-pedigreeStats(pedigree,
# cohorts=gryphons$cohort,graphicalReport='n')
#
# gryphonsPedigreeSummary$totalMaternities
# gryphonsPedigreeSummary$totalPaternities
#
# gryphonsPedigreeSummary$maternitiesByCohort
# gryphonsPedigreeSummary$paternitiesByCohort
#
# ## End(Not run)
Run the code above in your browser using DataLab