calc_genoprob_haplo {mappoly} | R Documentation |
Compute conditional probabilities of the genotypes given a sequence of block markers
Description
Compute conditional probabilities of the genotypes given a sequence of block markers
Usage
calc_genoprob_haplo(
ploidy,
n.mrk,
n.ind,
haplo,
emit = NULL,
rf_vec,
ind.names,
verbose = TRUE,
highprec = FALSE
)
[Package mappoly version 0.4.1 Index]