FeaturePlotAcrossReductions: FeaturePlot Across Reductions

View source: R/SeuratUtils.R

FeaturePlotAcrossReductionsR Documentation

FeaturePlot Across Reductions

Description

Create FeaturePlots for the selected reductions

Usage

FeaturePlotAcrossReductions(
  seuratObj,
  features,
  reductions = c("tsne", "umap", "wnn.umap"),
  plotsPerRow = 3
)

Arguments

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


bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.