View source: R/plot_propensity.R
plot_propensity | R Documentation |
This function allows you to visualize continuous propensity of each cell spot towards each sub-population (e.g., continuous phenoptypes) after running fit_banyan() and get_scores()
plot_propensity(fit, k = 1)
fit |
A list returned by fit_banyan(). Must have slots named "coords" and "C_scores". |
k |
Which cell sub-population to compute propensity towards |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.