generate_get_founder_haplotype_ladder {malan} | R Documentation |
Generate a function to simulate pedigree founder haplotype based on ladder information
Description
Generate a function to simulate pedigree founder haplotype based on ladder information
Usage
generate_get_founder_haplotype_ladder(ladder_min, ladder_max)
Arguments
ladder_min |
vector of minimum alleles; |
ladder_max |
vector of minimum alleles; |
[Package malan version 1.0.3 Index]