exp_showClustering {explorase} | R Documentation |
Shows a hierarchical clustering using the "GGobi" dendrogram viewer.
exp_showClustering(ids, data, clustering)
ids |
The ids of the entities that were clustered |
data |
The experimental data that was clustered |
clustering |
the clustering, as returned by hclust() |
Michael Lawrence <mflawren@fhcrc.org>