plot_cluster_consensus_scExp {ChromSCape} | R Documentation |
Plot cluster consensus score for each k as a bargraph.
plot_cluster_consensus_scExp(scExp)
scExp |
A SingleCellExperiment |
The consensus score for each cluster for each k as a barplot
data("scExp") plot_cluster_consensus_scExp(scExp)