est_haplo_hmm: Estimate a genetic map given a sequence of block markers

View source: R/haplotype_map_utils.R

est_haplo_hmmR Documentation

Estimate a genetic map given a sequence of block markers

Description

Estimate a genetic map given a sequence of block markers

Usage

est_haplo_hmm(
  ploidy,
  n.mrk,
  n.ind,
  haplo,
  emit = NULL,
  rf_vec,
  verbose = TRUE,
  use_H0 = FALSE,
  highprec = FALSE,
  tol = 0.001
)

mmollina/MAPPoly documentation built on March 8, 2024, 2:04 a.m.