est_seq_post: Use posterior probabilities to update the estimated...

Description Usage Arguments Value Author(s)

View source: R/est_seq.R

Description

Use posterior probabilities to update the estimated sequencing error.

Usage

1
est_seq_post(opostprob, ocounts, osize)

Arguments

opostprob

The matrix output from up_max_bb

ocounts

The offspring counts of the reference allele.

osize

The offspring total reads.

Value

The updated estimate of the sequencing error rate.

Author(s)

David Gerard


dcgerard/updogAlpha documentation built on May 14, 2019, 3:10 a.m.