Description Usage Arguments Value
dual_discrim_dual_likelihood()
is used within dual_top
to calculate the likelihood that two alpha-beta pairs identified by
bagpipe
sharing the same beta chain derive from a single
dual-alpha clone (instead of two distinct clones sharing the same beta).
1 | dual_discrim_dual_likelihood(est, err, numb_cells, numb_wells, binomials)
|
est |
Frequency estimate of the putative dual-alpha clone |
err |
Mean drop error rate |
numb_cells |
Vector containing the number of cells per well |
numb_wells |
Vector containing the number of wells with the sample
sizes given by |
binomials |
Calculations of the needed binomial coefficients; this is faster in R than in Rcpp (from my own tests) |
A numeric containing the negative log likelihood
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.