AMP_COAD {Rediscover} | R Documentation |
AMP_COAD data
Description
A binary matrix, with information about amplifications in Colon Adenocarcinoma, created by applying GDCquery
and used as real example in getMutexAB
.
Usage
data("AMP_COAD")
Format
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" ...
Examples
data(AMP_COAD)
## maybe str(AMP_COAD)
[Package Rediscover version 0.3.2 Index]