haplotype_matches_individuals: Get individuals matching from list of individuals

Description Usage Arguments Value See Also

View source: R/RcppExports.R

Description

Get the indvididuals that matches haplotype in individuals.

Usage

1
haplotype_matches_individuals(individuals, haplotype)

Arguments

individuals

List of individuals to count occurrences in.

haplotype

Haplotype to count occurrences of.

Value

List of individuals that matches haplotype amongst individuals.

See Also

pedigree_haplotype_matches_in_pedigree_meiosis_L1_dists().


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