Description Usage Arguments Examples
barplot of gene expression values across different groups of cells
1 2 |
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 |
1 2 3 4 | ## Not run:
barPlot(obj, genes, groupBy, label)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.