whop.ped.parentsOf {WhopGenome}R Documentation

Return the parents of individuals

Description

Looks for all individuals which are listed as parents of certain other individuals.

Usage

whop.ped.parentsOf(p, invids)

Arguments

p

The pedigree dataset

invids

One or more individuals' identifiers from the dataset

Details

All individuals which appear in the Maternal.ID and Paternal.ID columns of the given individuals.

Value

Table of rows from the pedigree

Author(s)

Ulrich Wittelsbuerger


[Package WhopGenome version 0.9.7 Index]