Description Usage Arguments Value Examples
View source: R/getSilhouette.R
This function visualizes the silhoutte information.
1 2 3 4 5 6 7 8 9 |
sil |
A sil object returned from 'getConsensusMOIC()'. |
clust.col |
A string vector storing colors for annotating each cluster. |
fig.path |
A string value to indicate the output path for storing the consensus heatmap. |
fig.name |
A string value to indicate the name of the consensus heatmap. |
width |
A numeric value to indicate the width of output figure. |
height |
A numeric value to indicate the height of output figure. |
A silhoutte barplot.
1 | # There is no example and please refer to vignette.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.