Description Usage Arguments Value
Creates a plot of scatter plot of genes across two single cells
1 2 3 |
object |
Seurat object |
cell1 |
Cell 1 name (can also be a number, representing the position in object@cell.names) |
cell2 |
Cell 2 name (can also be a number, representing the position in object@cell.names) |
gene.ids |
Genes to plot (default, all genes) |
col.use |
Colors to use for the points |
nrpoints.use |
Parameter for smoothScatter |
pch.use |
Point symbol to use |
cex.use |
Point size |
do.ident |
FALSE by default. If TRUE, allows you to click on individual points to reveal gene names (hit ESC to stop) |
... |
Additional arguments to pass to smoothScatter |
No return value (plots a scatter plot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.