Description Usage Arguments Value See Also Examples
Plot the hierarchical clustering tree of the miRNA or mRNA samples according to the euclidean distance between them.
1 | plotHclust(obj, subset)
|
obj |
a corObject. |
subset |
"miRNA" or "mRNA" |
A plot of the hierarchical clustering tree of the miRNA or mRNA samples according to the euclidean distance between them.
plot3d
, plotPca
, dist
, plotCordist
1 2 | data(data.obj)
plotHclust(data.obj, "miRNA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.