Graphs the output of a tSNE analysis Cells are colored by their identity class.
TSNEPlot(object, do.label = FALSE, pt.size = 1, label.size = 4,
cells.use = NULL, colors.use = NULL, ...)
Seurat object
FALSE by default. If TRUE, plots an alternate view where the center of each cluster is labeled
Set the point size
Set the size of the text labels
Vector of cell names to use in the plot.
Manually set the color palette to use for the points
Additional parameters to DimPlot, for example, which dimensions to plot.
This function is a wrapper for DimPlot. See ?DimPlot for a full list of possible arguments which can be passed in here.
DimPlot