plot_cluster_consensus_scExp {ChromSCape}R Documentation

Plot cluster consensus

Description

Plot cluster consensus score for each k as a bargraph.

Usage

plot_cluster_consensus_scExp(scExp)

Arguments

scExp

A SingleCellExperiment

Value

The consensus score for each cluster for each k as a barplot

Examples

data("scExp")
plot_cluster_consensus_scExp(scExp)

[Package ChromSCape version 1.2.62 Index]