Description Usage Arguments Value
Intuitive way of visualizing how gene expression changes across different identity classes (clusters). The size of the dot encodes the percentage of cells within a class, while the color encodes the AverageExpression level of 'expressing' cells (green is high).
1 2 |
object |
Seurat object |
genes.plot |
Input vector of genes |
cex.use |
Scaling factor for the dots (scales all dot sizes) |
cols.use |
Colors to use for plotting |
thresh.col |
The raw data value which corresponds to a red dot (lowest expression) |
dot.min |
The fraction of cells at which to draw the smallest dot (default is 0.05) |
group.by |
Group (color) cells in different ways (for example, orig.ident) |
... |
additional parameters to pass to FetchData (for example, use.imputed, use.scaled, use.raw) |
Only graphical output
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.