Learn R Programming

iC10TrainingData (version 2.0.1)

train.CN: Copy number data for the training set

Description

Copy number data for the training set

Usage

data(train.CN)

Arguments

Format

A matrix with 714 rows and 997 columns. Rows are features and columns are training samples.

Details

Each row corresponds to one copy number feature for all samples in the training set. Note that it includes all features in the classifier. Note also that, depending on the data available and the type of matching (gene or probe) only some of the features will be used.

Examples

Run this code
data(train.CN)
summary(train.CN)

Run the code above in your browser using DataLab