powered by
calculate joint likelihood of allele data
l_bbinom(AD, DP, alpha, beta)
numeric Joint log likelihood
numeric vector Variant allele depth
numeric vector Total allele depth
numeric Alpha parameter of Beta-Binomial distribution
numeric Beta parameter of Beta-Binomial distribution
l_bbinom(c(1, 2), c(1, 2), 1, 1)
Run the code above in your browser using DataLab