calc_genoprob_haplo: Compute conditional probabilities of the genotypes given a...

View source: R/haplotype_map_utils.R

calc_genoprob_haploR 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
)

Arguments

void

internal function to be documented


mappoly documentation built on Jan. 6, 2023, 1:16 a.m.