whop.ped.siblingsOf {WhopGenome} | R Documentation |
From the dataset 'p', all individuals which list at least one entry in 'lis' as mother or father are returned
whop.ped.siblingsOf(p, lis)
p |
The pedigree dataset |
lis |
One or more individual identifiers from the dataset |
All entries which list one of the individuals in parameter 'lis' as either mother or father are returned.
Table of rows from the pedigree
Ulrich Wittelsbuerger