Description Usage Arguments Value Examples
Hierarchical cluster diagram
1 2 3 4 5 6 7 8 |
data |
A matrix file or an object. |
method |
Clustering method :"ward.D", "single", "complete", "average", "mcquitty", "median", "centroid", "ward.D2" |
thresholdZ.k |
Threshold for defining outliers. First compute the overall corelation of one sample to other samples. Then do Z-score transfer for all correlation values. The samples with corelation values less than given value would be treated as outliers. Default -2.5 meaning -2.5 std. |
... |
A data frame.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.