plotCellTotal.two | R Documentation |
This function is to plot the cell type specific library size of the common cell types of 2 single cell datasets
plotCellTotal.two(
sce1,
sce2,
clusters = "cellType",
samples = "sampleID",
name1,
name2
)
sce1 |
SingleCellExpression of the first single cell dataset |
sce2 |
SingleCellExpression of the second single cell dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.