Get the dummifiable individuals, using various possible criteria
GetDummifiable(Pedigree, gID, minSibSize)
A length-2 list (dams, sires) with each element a vector with dummifiable ids
dataframe with id - dam - sire.
vector with IDs of SNP-genotyped individuals.
minimum requirements to be considered dummifiable:
'1sib' : sibship of size 1, with or without grandparents. The latter aren't really a sibship, but can be useful in some situations.
'1sib1GP': sibship of size 1 with at least 1 grandparent
'2sib': at least 2 siblings, with or without grandparents. Used
by PedCompare
.
values of minSibSize used by calling functions
CalcOHLLR, CalcPairLL
getAssignCat (default when user called)
PedCompare