GgPlot: function to plot feature Groups

Description Usage Arguments

View source: R/plotGroups.R

Description

function to plot feature Groups

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
GgPlot(
  seurat = NULL,
  assay = "RNA",
  features = NULL,
  outDir = NULL,
  splitBy = NULL,
  groupBy = NULL,
  combine = FALSE,
  width = 12,
  height = 10
)

Arguments

seurat

an seurat object.

assay

which assay to use.

features

features in matrix

groupBy

which column in 'meta.data' use as group.

combine

whether combine plots


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