tumorData {dc3net}R Documentation

Example Prostate Cancer Tumor Gene Expression Dataset

Description

Raw microarray gene expression data set. This data is randomly selected 500 gene subset of the original prostate cancer data set taken from Broad Institute.

Usage

data("tumorData")

Details

The example data set is also given to provide a sample data set so that one can take it as reference while formatting the new data set as entry to dc3net. Data sets must be complete and no empty or non-numerical character allowed.

Source

This data was taken from http://www.broadinstitute.org/cgi-bin/cancer/datasets.cgi

References

Singh,D., Febbo,P.G., Ross,K., et al. (2002) Gene expression correlates of clinical prostatecancer behavior. Cancer cell. 1:203-9.

Examples


data(tumorData)


[Package dc3net version 1.2.0 Index]