PM_COAD {Rediscover} | R Documentation |
PM_COAD data
Description
Probability matrix, with information of genes being mutated in samples in Colon Adenocarcinoma, created by TCGA_COAD.rda applying getPM
and used as real example in getMutex
and getMutexAB
and getMutexGroup
.
Usage
data("PM_COAD")
Format
The format is:
Formal class 'PMatrix' [package "Rediscover"] with 2 slots
..@ rowExps: num [1:399] 13.1 1.02 7.43 3.26 0.4 ...
..@ colExps: num [1:17616] 2.54 1.78 1.76 1.35 0.6 ...
Examples
data(PM_COAD)
[Package Rediscover version 0.3.2 Index]