Description Usage Arguments Value
View source: R/monteCarloMethods.R
Given the states (number of allele copies) of the founders, this function simulates mendelian inheritance and returns the states of all subjects in the pedigree
1 | simulatePedigree(procPed, states)
|
procPed |
pedigree that has been through processPedigree() |
states |
state of each founder (0,1,2 copies of variant) |
states for all subjects in pedigree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.