plotStabilityDendro: plotStabilityDendro

Description Usage Arguments Value Examples

View source: R/ascend_plots.R

Description

Generate a dendrogram with coloured bars representing each clustering result below. This function is derived from the plotDendroAndColors function found in the WGCNA package.

Usage

1

Arguments

object

An EMSet that has undergone clustering.

Value

A dendrogram with coloured bars generated by R base graphics

Examples

1
2
3
4
5
# Load clustered EMSet
em_set <- ascend::analyzed_set

# Plot stability dendrogram
plotStabilityDendro(em_set)

IMB-Computational-Genomics-Lab/ascend documentation built on Aug. 29, 2019, 4:10 a.m.