train.Exp {iC10TrainingData} | R Documentation |
Expression data for the training set.
Description
Expression data for the training set.
Usage
data(train.Exp)
Format
A matrix with 714 rows and 997 columns. Rows are features and columns are training samples.
Details
Each row corresponds to one expression feature for all samples in the training set. Note that it includes all features in the classifier. Note that, depending on the data available and the type of matching (gene or probe) only some of the features will be used.
Source
Curtis et al. The genomic and transcriptomic architecture of 2,000 breast tumours reveals novel subgroups. Nature 2012; 486:346-352.
Examples
data(train.Exp)
summary(train.Exp)
[Package iC10TrainingData version 2.0.1 Index]