View source: R/haplotype_map_utils.R
calc_genoprob_haplo | R Documentation |
Compute conditional probabilities of the genotypes given a sequence of block markers
calc_genoprob_haplo(
ploidy,
n.mrk,
n.ind,
haplo,
emit = NULL,
rf_vec,
ind.names,
verbose = TRUE,
highprec = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.