View source: R/seurat_related.R
SingleCorPlot | R Documentation |
SingleCorPlot
SingleCorPlot( data, col.by = NULL, cols = NULL, pt.size = NULL, smooth = FALSE, rows.highlight = NULL, legend.title = NULL, na.value = "grey50", span = NULL, raster = NULL, plot.cor = TRUE )
data |
matrix? |
col.by |
color by? |
cols |
colors? |
pt.size |
dot size |
smooth |
smooth? |
rows.highlight |
which row? |
legend.title |
legend title |
na.value |
value of NA |
span |
span? |
raster |
is raster? |
plot.cor |
plot correlation |
SingleCorPlot(sce)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.