genotyping_global_error: 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
)