Last data update: 2014.03.03

R: Gene Dropping method
GeneDrop-methodR Documentation

Gene Dropping method

Description

Simulate transmission of alleles from the parents to their offsrping according to Mendel's laws.

Usage

## S4 method for signature 'Trio,numeric'
GeneDrop(trio,geno.vec)

Arguments

trio

A Trio object.

geno.vec

A named genotype vector.

Details

Simulate transmission of alleles from the parents to their offsrping in a trio object according to Mendel's laws.

Value

A numeric genotype vector.

Author(s)

Samuel G. Younkin <syounkin@stat.wisc.edu>

Results