plotCellTotal.two: Plot the cell type specific library size of 2 single cell...

View source: R/plot.R

plotCellTotal.twoR Documentation

Plot the cell type specific library size of 2 single cell datasets

Description

This function is to plot the cell type specific library size of the common cell types of 2 single cell datasets

Usage

plotCellTotal.two(
  sce1,
  sce2,
  clusters = "cellType",
  samples = "sampleID",
  name1,
  name2
)

Arguments

sce1

SingleCellExpression of the first single cell dataset

sce2

SingleCellExpression of the second single cell dataset


xuranw/MuSiC documentation built on March 7, 2024, 11:45 a.m.