Plot customized heatmap.
1 2 | PlotCustomHeatmap(matrix, scale = "none", trace = "none", task.grouping,
dendro = "col", density.info = "none", ...)
|
matrix |
Matrix to display. |
scale |
See heatmap.2. |
trace |
See heatmap.2 |
task.grouping |
Vector of strings with groups for each task. |
dendro |
Dendrogram obtained from clustering the columns of the input matrix. |
density.info |
See heatmap.2. |
... |
Other arguments passed to heatmap.2. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.