Last data update: 2014.03.03

R: Gene expression levels on 147 samples affected by Non Small...
geNSCLCR Documentation

Gene expression levels on 147 samples affected by Non Small Cell Lung Cancer disease.

Description

This is a matrix is built from the table "Normalized RT qPCR data" available at the source below. Each row is a sample and each column is a gene expression levels.

Usage

data(geNSCLC)

Format

The columns are the 158 genes and the 147 rows are the samples. This dataset is connected to the stNSCLC data.

Source

http://www.cs.toronto.edu/~juris/data/JCO07/

References

Lau, S.K., P. C. Boutros, M. Pintilie, F. H. Blackhall, C.-Q. Zhu, D. Strumpf, M. R. Johnston, G. Darling, S. Keshavjee, T. K. Waddell, N. Liu, D. Lau, L. Z. Penn, F. A. Shepherd, I. Jurisica, S. D. Der, M.-S. Tsao. A three-gene prognostic classifier for early-stage non-small cell lung cancer. J Clinical Oncology, 25(35): 5562-5569, 2007.

See Also

stNSCLC

Examples

data(geNSCLC)
dim(geNSCLC)
head(colnames(geNSCLC))

Results