Learn R Programming

oompaData (version 3.1.5)

gene.info: Gene information for the prostate cancer data set

Description

This data set provides information about the genes included with the (partial) prostate cancer data set as part of the tail.rank.test package.

Usage

data(gene.info)

Arguments

Format

A data frame with 2000 observations on the following 6 variables.

ArrayI.Spot

a numeric vector; where is this clone spotted on the old arrays

ArrayII.Spot

a numeric vector; where is this clone spotted on the new arrays

Clone.ID

a factor; the IMAGE clone identifier

Gene.Symbol

a factor; the official gene symbol

Cluster.ID

a factor; the UniGene cluster number

Accession

a factor; the GenBanlk accession number

References

Lapointe J et al. (2004) Gene expression profiling identifies clinically relevant subtypes of prostate cancer. Proc Natl Acad Sci U S A, 101, 811--816.

See Also

clinical.info, expression.data

Examples

Run this code
data(gene.info)
summary(gene.info)

Run the code above in your browser using DataLab