Learn R Programming

iNOTE (version 1.0)

GE: SRC Signaling Pathway mRNA Expression Data in TCGA

Description

TCGA lung cancer patient mRNA expression data for genes in the SRC signaling pathway geneset identified Gautschi et al (2008).

Usage

data(GE)

Arguments

Format

A named matrix with 249 subject rows and 8 mRNA expression columns (one column per gene in the SRC signaling pathway).

Details

Genomic data were extracted from lung cancer patients (adenocarcinoma or squamous cell carcinoma) in The Cancer Genome Atlas and adjusted for batch effects. The GE dataset represents a subset of the genomic mRNA expression data for patients with non-missing survival status at one year after initial diagnosis in genes identified by Gautschi et al (2008) in the Molecular Signatures Database (MsigDB; Subramanian et al (2005)) as lung-cancer associated members of the SRC signaling pathway.

References

Gautschi O, Tepper CG, Purnell PR, Izumiya Y, Evans CP, Green TP, et al. (2008) Regulation of Id1 expression by SRC: implications for targeting of the bone morphogenetic protein pathway in cancer. Cancer Research. 68(7):2250<U+2013>8.

Subramanian A, Tamayo P, Mootha VK, Mukherjee S, Ebert BL, Gillette MA, et al. (2005) Gene set enrichment analysis: a knowledge-based approach for interpreting genome-wide expression profiles. Proc Natl Acad Sci USA. 102(43):15545<U+2013>50.

Examples

Run this code
data(GE)
str(GE)

Run the code above in your browser using DataLab