Description Usage Arguments Details Value Note See Also Examples
Pairwise sample-templates distance plots with samples colored according to predicted class.
1 |
res |
a data frame, result from |
classCol |
a character vector specifying class colors |
Upper-panels show the Pearson correlations between sample-templates distances. Diagonal panels show class and histogram of distances. The vertical, dashed lines are the distance between two uncorrelated vectors.
a panel of plots of pair-wise template-distances.
smaller distances indicate more similar samples.
1 2 | res <- CMScaller(crcTCGAsubset, nPerm=1000, RNAseq=TRUE)
subPairs(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.