Produces a bampriors object that can be passed to bam_estimate function
1 | bam_priors(bamdata, variant = c("manning_amhg", "manning", "amhg"), ...)
|
bamdata |
An object of class bamdata, as returned by |
variant |
Which BAM variant to use. Options are "manning_amhg" (default), "manning", or "amhg". |
... |
Optional manually set parameters. Unquoted expressions are allowed,
e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.