genotyping_global_error: Prior probability for genotyping error

View source: R/reest_map_error.R

genotyping_global_errorR Documentation

Prior probability for genotyping error

Description

If restricted = TRUE, it restricts the prior to the possible classes under Mendelian, non double-reduced segregation given dosage of the parents

Usage

genotyping_global_error(
  x,
  ploidy,
  restricted = TRUE,
  error = 0.01,
  th.prob = 0.95
)

Arguments

void

internal function to be documented


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