mySampleData {DRI}R Documentation

DR-Integrator Sample Data

Description

Sample data of 100 genes copy number and gene expression data from 50 cell lines

Usage

data(mySampleData)

Format

The format is: List of 6 $ GeneIDs : Factor $ GeneNames: Factor $ Chr : int $ Nuc : int $ DNA.data : matrix $ RNA.data : matrix

Source

Kao, J., Salari, K., Bocanegra, M.C. et al. (2009) Molecular profiling of breast cancer cell lines defines relevant tumor models and provides a resource for cancer gene discovery. PLoS One.

References

Salari, K., Tibshirani, R., and Pollack, J.R. (2009) DR-Integrator: a new analytic tool for integrating DNA copy number and gene expression data. http://pollacklab.stanford.edu/

Examples

data(mySampleData)

[Package DRI version 1.1 Index]