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_min[i] is the minimum allele at locus i

ladder_max

vector of minimum alleles; ladder_max[i] is the maximum allele at locus i


[Package malan version 1.0.3 Index]