Description Usage Arguments Value Examples
1-PCC distance
1 | utils_myDist(x)
|
x |
numeric matrix |
distance matrix
1 2 | xdist<-utils_myDist(t(expDat))
plot(hclust(xdist, 'ave'), hang=-1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.