Description Usage Arguments Value
DimPlot with rasterized point for single-cell visualization
1 2 3 4 5 6 7 8 9 10 11 |
object |
Seurat object |
cols |
Colors to plot, use ggplot2's default colors by default. We include a pallete called 'sc' which consists of 36 colors |
pt.size |
Adjust point size to plot, default pt.size=0.5 |
reduction |
Which dimensionality reduction to use |
split.by |
Name of a metadata column to split plot by |
label |
Whether to label the clusters |
title |
Title of the plot |
ncol |
Number of columns for display the plots |
raster |
Convert points to raster format, default is TRUE |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.