GeneCCDimPlot | R Documentation |
CC expression DimPlot
CC expression DimPlot
CC expression DimPlot
GeneCCDimPlot(
object,
CCsToPlot = 1:3,
RNA.assay = "RNA",
umap = "MOJITOO_UMAP",
MOJITOO.reduction = "MOJITOO",
raster = F,
combine = F,
cols = c("blue", "grey", "red"),
...
)
## S3 method for class 'Seurat'
GeneCCDimPlot(
object,
CCsToPlot = 1:3,
RNA.assay = "RNA",
umap = "MOJITOO_UMAP",
MOJITOO.reduction = "MOJITOO",
raster = F,
combine = F,
cols = c("blue", "grey", "red"),
...
)
## S3 method for class 'ArchRProject'
GeneCCDimPlot(
object,
CCsToPlot = 1:3,
RNA.assay = "RNA",
umap = "MOJITOO_UMAP",
MOJITOO.reduction = "MOJITOO",
raster = F,
combine = F,
cols = c("blue", "grey", "red"),
...
)
object |
ArchRProject Object |
reduction.list |
reduction list |
dims.list |
dims list |
reduction.name |
reduction name |
GeneCCDimPlot()
GeneCCDimPlot()
GeneCCDimPlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.