View source: R/haplotype_map_utils.R
est_haplo_hmm | R Documentation |
Estimate a genetic map given a sequence of block markers
est_haplo_hmm(
ploidy,
n.mrk,
n.ind,
haplo,
emit = NULL,
rf_vec,
verbose = TRUE,
use_H0 = FALSE,
highprec = FALSE,
tol = 0.001
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.