load_haplotypes {malan}R 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.


[Package malan version 1.0.3 Index]