plotSubtypesCMS.SSP | R Documentation |
Visualization of the results of subtypeCMS.SSP(). Creates barplot of assigned predicted and nearest subtypes. Also plots a heatmap of the computed correlations to all subtype centroids.
plotSubtypesCMS.SSP(res)
res |
- the result of subtypeCMS.SSP() |
two plots, a barplot and a correlations heatmap
mat = get_TCGA_synapse() res = subtypeCMS.SSP(mat) plotSubtypesCMS.SSP(res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.