View source: R/plot_features.R
Mostly for joint density plots via Nebulosa with velocity overlays.
1 | plot_features(txis, features, joint = TRUE, pal = "inferno", ...)
|
txis |
a SingleCellExperiment |
features |
names of features (rows) to plot |
joint |
for multiple features, plot joint density? (TRUE) |
pal |
what palette to use? ("inferno", because it looks nice) |
... |
other arguments for Nebulosa::plot_density |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.