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

View source: R/haplotypes.R

generate_get_founder_haplotype_ladderR 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


malan documentation built on Aug. 21, 2025, 5:53 p.m.