FeaturePlotAcrossReductions | R Documentation |
Create FeaturePlots for the selected reductions
FeaturePlotAcrossReductions(
seuratObj,
features,
reductions = c("tsne", "umap", "wnn.umap"),
plotsPerRow = 3
)
seuratObj |
The seurat object |
features |
A vector of features to plot |
reductions |
The list of reductions to plot |
plotsPerRow |
The number of plots to print per row |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.