Skip to contents

CC expression DimPlot

CC expression DimPlot

CC expression DimPlot

Usage

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 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 ArchRProject
GeneCCDimPlot(
  object,
  CCsToPlot = 1:3,
  RNA.assay = "RNA",
  umap = "MOJITOO_UMAP",
  MOJITOO.reduction = "MOJITOO",
  raster = F,
  combine = F,
  cols = c("blue", "grey", "red"),
  ...
)

Arguments

object

ArchRProject Object

reduction.list

reduction list

dims.list

dims list

reduction.name

reduction name

Examples

GeneCCDimPlot()
#> Error in GeneCCDimPlot(): argument "object" is missing, with no default
GeneCCDimPlot()
#> Error in GeneCCDimPlot(): argument "object" is missing, with no default
GeneCCDimPlot()
#> Error in GeneCCDimPlot(): argument "object" is missing, with no default