EmbPlot: Embeeding plot

Description Usage Arguments

View source: R/plotEmbedding.R

Description

Embeeding plot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
EmbPlot(
  seurat = NULL,
  assay = "RNA",
  colorBy = NULL,
  features = NULL,
  embedding = "umap",
  outDir = NULL,
  imputeWeights = NULL,
  splitBy = NULL,
  combine = FALSE,
  width = 12,
  height = 10
)

Arguments

seurat

an seurat object.

colorBy

'meta.data' or 'matrix'.

features

feature names in seurat object

embedding

ebedding name in seurat


RyanYip-Kat/yipCat documentation built on Dec. 18, 2021, 11:55 a.m.