generate_get_founder_haplotype_ladder: Generate a function to simulate pedigree founder haplotype...

Description Usage Arguments

View source: R/haplotypes.R

Description

Generate a function to simulate pedigree founder haplotype based on ladder information

Usage

1
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


malan documentation built on July 2, 2020, 3:01 a.m.