plot_differential_summary_scExp {ChromSCape}R Documentation

Differential summary barplot

Description

Differential summary barplot

Usage

plot_differential_summary_scExp(scExp_cf)

Arguments

scExp_cf

A SingleCellExperiment object

Value

A barplot summary of differential analysis

Examples

data("scExp")
plot_differential_summary_scExp(scExp)

[Package ChromSCape version 1.0.0 Index]