AMP_COAD | R Documentation |
A binary matrix, with information about amplifications in Colon Adenocarcinoma, created by applying GDCquery
and used as real example in getMutexAB
.
data("AMP_COAD")
The format is:
num [1:1000, 1:391] 0 0 0 0 0 0 0 0 0 0 ...
- attr(*, "dimnames")=List of 2
..$ : chr [1:1000] "ENSG00000212993.4" "ENSG00000279524.1" "ENSG00000136997.13" "ENSG00000101294.15" ...
..$ : chr [1:391] "TCGA-CA-6718" "TCGA-D5-6931" "TCGA-AZ-6601" "TCGA-G4-6320" ...
data(AMP_COAD) ## maybe str(AMP_COAD)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.