PlotMarkerSeries | R Documentation |
Iteratively plots a set of markers
PlotMarkerSeries(
seuratObj,
features,
reductions = c("umap"),
title = NULL,
setSize = 4
)
seuratObj |
The seurat object |
features |
A vector of feature names |
reductions |
The reductions to plot |
title |
An optional title of this plot series |
setSize |
The maximum number of features to include per FeaturePlot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.