simulatePedigree {RVS} | R Documentation |
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
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