View source: R/plot_uncertainty.R
plot_uncertainty | R Documentation |
This function allows you to visualize the uncertainty levels inferred cell sub-populations after running fit_banyan() and get_scores()
plot_uncertainty(fit)
fit |
A list returned by fit_banyan(). Must have slots named "coords" and "U_scores". |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.