Rdocumentation
powered by
Learn R Programming
WhopGenome (version 0.9.4)
whop.ped.siblingsOf: Return list of siblings
Description
From the dataset 'p', all individuals which list at least one entry in 'lis' as mother or father are returned
Usage
whop.ped.siblingsOf(p, lis)
Arguments
p
The pedigree dataset
lis
One or more individual identifiers from the dataset
Value
Table of rows from the pedigree
Details
All entries which list one of the individuals in parameter 'lis' as either mother or father are returned.