Last data update: 2014.03.03

R: Microarray gene expression profiles of the NCI 60 cell lines...
NCI60Selec_ESetR Documentation

Microarray gene expression profiles of the NCI 60 cell lines from 4 different platforms.

Description

The 60 human tumour cell lines are derived from patients with leukaemia, melanoma, lung, colon, central nervous system, ovarian, renal, breast and prostate cancers. The cell line panel is widely used in anti-cancer drug screen. In this dataset, a subset of microarray gene expression of the NCI 60 cell lines from four different platforms are combined in a list.

Usage

data(NCI60Selec_ESet)

Format

NCI60Selec_ESet This data is an list of length 4.

Value

NCI60Select_ESet: list of ExpressionSet from four microarrays studies.

Source

Cell Miner http://discover.nci.nih.gov/cellminer/.

References

Reinhold WC, Sunshine M, Liu H, Varma S, Kohn KW, Morris J, Doroshow J, Pommier Y CellMiner: A Web-Based Suite of Genomic and Pharmacologic Tools to Explore Transcript and Drug Patterns in the NCI-60 Cell Line Set. Cancer Research. 2012 Jul, 15;72(14):3499-511

Examples

data(NCI60Selec_ESet)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(kimod)
> png(filename="/home/ddbj/snapshot/RGM3/R_BC/result/kimod/NCI60Selec_ESet.Rd_%03d_medium.png", width=480, height=480)
> ### Name: NCI60Selec_ESet
> ### Title: Microarray gene expression profiles of the NCI 60 cell lines
> ###   from 4 different platforms.
> ### Aliases: NCI60Selec_ESet
> ### Keywords: datasets
> 
> ### ** Examples
> 
> data(NCI60Selec_ESet)
> 
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>