Description Usage Arguments Value
View source: R/allele-specific.R
Returns cell-by-clone complete likelihood
1 | construct_ai_likelihood(clone_allele_ph, alt_ph, cov_ph, dtype, C, N)
|
clone_allele_ph |
Tensorflow placeholder for copy number at each variant position |
alt_ph |
Tensorflow placeholder for alternative count |
cov_ph |
Tensorflow placeholder for coverage count |
dtype |
Tensorflow dtype |
C |
Number of clones |
N |
Number of cells |
The contribution to the likelihood of the allelic imbalance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.