1
2
3
4
5
#

Name:

Description:

NCI microarray data. The data contains expression levels on 6832 genes from 64 cancer cell lines. Cancer type is also recorded.

Variables:

The format is a list containing two elements: data and labs.

data is a 64 by 6832 matrix of the expression values while labs is a vector listing the cancer types for the 64 cell lines.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

The data come from Ross et al. (Nat Genet., 2000). More information can be obtained at http://genome-www.stanford.edu/nci60/

References

James, G., Witten, D., Hastie, T., and Tibshirani, R. (2013) An Introduction to Statistical Learning with applications in R, www.StatLearning.com, Springer-Verlag, New York

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/NCI_60_Data_970_87.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.