plotSubtypesCMS.SSP: Visualization of the results of subtypeCMS.SSP(). Creates...

View source: R/plot_tools.R

plotSubtypesCMS.SSPR 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.

Description

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.

Usage

plotSubtypesCMS.SSP(res)

Arguments

res

- the result of subtypeCMS.SSP()

Value

two plots, a barplot and a correlations heatmap

Examples

mat = get_TCGA_synapse()
res = subtypeCMS.SSP(mat)
plotSubtypesCMS.SSP(res)

aeolianine/CRCsubtyping documentation built on Jan. 13, 2023, 12:16 p.m.