processPedigree-methods: extract useful information from a pedigree

Description Usage Arguments Value Examples

Description

Extract key information from a pedigree object, which makes subsequent computations much easier.

Usage

1
2
3
4
processPedigree(ped, carriers = NULL)

## S4 method for signature 'pedigree'
processPedigree(ped, carriers = NULL)

Arguments

ped

pedigree object (S3)

carriers

subjects in which the rare variant is seen

Value

list containing relevant pedigree info

Examples

1
2

RVS documentation built on Nov. 8, 2020, 6:57 p.m.