load_haplotypes: Load haplotypes to individuals

View source: R/RcppExports.R

load_haplotypesR Documentation

Load haplotypes to individuals

Description

Note that individuals loaded this way does not have information about generation.

Usage

load_haplotypes(population, pid, haplotypes, progress = TRUE)

Arguments

population

of individuals

pid

ID of male

haplotypes
  • row i has pid[i] ID

progress

Show progress.


malan documentation built on July 4, 2024, 9:09 a.m.