l_bbinom | R Documentation |
calculate joint likelihood of allele data
l_bbinom(AD, DP, alpha, beta)
AD |
numeric vector Variant allele depth |
DP |
numeric vector Total allele depth |
alpha |
numeric Alpha parameter of Beta-Binomial distribution |
beta |
numeric Beta parameter of Beta-Binomial distribution |
numeric Joint log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.