| TCGA_COAD | R Documentation |
A binary matrix, with information about genes mutations in Colon Adenocarcinoma, created by applying maftools to .maf file and used as real example in getPM and getMutex and getMutexAB and getMutexGroup.
data("TCGA_COAD")
The format is:
num [1:399, 1:17616] 1 1 1 1 1 1 1 1 1 1 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:399] "TCGA-CA-6718" "TCGA-D5-6931" "TCGA-AZ-6601" "TCGA-G4-6320" ...
..$ : chr [1:17616] "APC" "TP53" "TTN" "KRAS" ...
data(TCGA_COAD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.