get_scores | R Documentation |
This function allows you to augment the discrete cell type assignments with continuous propensity and uncertainty scores
get_scores(fit)
fit |
A list returned by fit_banyan() |
A list with populated entries C_scores (N x K matrix for cell type propensities) and U_scores (N x 1 vector of uncertainty scores)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.