barPlot: barPlot

Description Usage Arguments Examples

Description

barplot of gene expression values across different groups of cells

Usage

1
2
barPlot(obj, genes, groupBy, label, maxColumn = 6, width = 7,
  height = 5)

Arguments

obj

Seurat object

genes

selected genes.

groupBy

specify attributes in meta.data to group cells

label

stamp for output file name

maxColumn

maximum column number to show legend

width

figure width, default: 7

heigth

figure height, default: 5

Examples

1
2
3
4
## Not run: 
barPlot(obj, genes, groupBy, label)

## End(Not run)

zhupinglab/Aodav documentation built on June 10, 2019, 2:31 a.m.