plotDistMat | R Documentation |
Plot Similarity Matrix with pheatmap
plotDistMat(dist.list, use = "coef")
dist.list |
Output of function 'getDistMat()'. Required. |
use |
Default: "coef". No other option currently that can be used. |
A pheatmap showing the similarity matrix
getDistMat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.