whop.ped.siblingsOf {WhopGenome}R Documentation

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

Details

All entries which list one of the individuals in parameter 'lis' as either mother or father are returned.

Value

Table of rows from the pedigree

Author(s)

Ulrich Wittelsbuerger


[Package WhopGenome version 0.9.7 Index]