Description Usage Arguments Value
View source: R/scScoreDimPlot.R
MSigdb scoring DimPlot for single-cell clusters
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
object |
Seurat object |
signature |
Name of one gene set |
reduction |
Which dimensionality reduction to use |
cols |
Colors to plot |
pt.size |
Adjust point size to plot, default pt.size=0.5 |
split.by |
Name of a metadata column to split plot by |
title |
Title of the plot |
ncol |
Number of columns for display the plots |
raster |
Convert points to raster format, default is TRUE |
scale |
Determine whether to scale the data, default is TRUE |
col.min |
Minimum scaled average score threshold (smaller values will be set to this) |
col.max |
Maximum scaled average score threshold (larger values will be set to this) |
ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.