Description Usage Arguments Value Examples
View source: R/SplitPCAWGMatrixByTumorType.R
Extract tumor type from column names and return the input matrix split by tumor type based on the PCAWG <tumor_type>::<sample_id> convention
1 |
M |
A numerical matrix or data frame or
|
Invisibly, the list of exposure matrices or
ICAMS
catalogs created by splitting
matrix
by the tumor type encoded in the column names.
1 | mm <- SplitPCAWGMatrixByTumorType(spectra$PCAWG$DBS78)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.