whop.ped.daughtersOf {WhopGenome}R Documentation

Return all daughters of a given individual from a pedigree dataset

Description

All individuals which are female and have at least one of the given IDs as either mother or father

Usage

whop.ped.daughtersOf(p, lis)

Arguments

p

The pedigree dataset

lis

One or more individual IDs

Value

Table of rows from the pedigree

Author(s)

Ulrich Wittelsbuerger


[Package WhopGenome version 0.9.7 Index]