Learn R Programming

iC10TrainingData (version 2.0.1)

iC10TrainingData-package: tools:::Rd_package_title("iC10TrainingData")

Description

tools:::Rd_package_description("iC10TrainingData") Training datasets for iC10; which implements the classifier described in the METABRIC paper 'The genomic and transcriptomic architecture of 2,000 breast tumours reveals novel subgroups' (Curtis et al., Nature 2012). It uses copy number and/or expression form breast cancer data, trains a pamr classifier (Tibshirani et al.) with the features available and predicts the iC10 group.

Arguments

Author

tools:::Rd_package_author("iC10TrainingData")

Maintainer: tools:::Rd_package_maintainer("iC10TrainingData")

Details

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("iC10TrainingData") tools:::Rd_package_indices("iC10TrainingData") Training datasets for iC10; which implements the classifier described in the METABRIC paper 'The genomic and transcriptomic architecture of 2,000 breast tumours reveals novel subgroups' (Curtis et al., Nature 2012). It uses copy number and/or expression form breast cancer data, trains a pamr classifier (Tibshirani et al.) with the features available and predicts the iC10 group.

References

Curtis et al. The genomic and transcriptomic architecture of 2,000 breast tumours reveals novel subgroups. Nature 2012; 486:346-352. Tibshirani et al. Diagnosis of multiple cancer types by shrunken centroids of gene expression. PNAS 2002; 99(10):6567-6572.

See Also

iC10

Examples

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

Run the code above in your browser using DataLab