exp_showClustering {explorase}R Documentation

Show a hierarchical clustering

Description

Shows a hierarchical clustering using the "GGobi" dendrogram viewer.

Usage

exp_showClustering(ids, data, clustering)

Arguments

ids

The ids of the entities that were clustered

data

The experimental data that was clustered

clustering

the clustering, as returned by hclust()

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.53.0 Index]