prostateIds {goProfiles}R Documentation

Prostate cancer-related genes

Description

Entrez identifiers for genes related with Prostate Cancer selected from two datasets analyzed by Welsh et al. (2001) and Singh et al. (2002) respectively. The genes have been selected from freely available datasets in the internet using a standard workflow for selecting differentially expressed genes. The dataset contains 4 character vectors, each corresponding to the entrez identifiers of the genes selected at a 5% and 1% significance level from the Welsh and Singh dataset respectively.

  • welsh05EntrezIDs List of genes selected from Welsh et al. study at a 0.05 significance level.
  • welsh01EntrezIDs List of genes selected from Welsh et al. study at a 0.01 significance level.
  • singh05EntrezIDs List of genes selected from Singh et al. study at a 0.05 significance level.
  • singh01EntrezIDs List of genes selected from Singh et al. study at a 0.01 significance level.

    Usage

    data(prostateIds)

    Format

    Each dataset is a character vector with a different number of elements which (should) correspond to valid Entrez identifiers

    Source

  • John B. Welsh, Lisa M. Sapinoso, Andrew I. Su, Suzanne G. Kern, Jessica Wang-Rodriguez, Christopher A. Moskaluk, Jr. Frierson, Henry F., and Garret M. Hampton. Analysis of Gene Expression Identifies Candidate Markers and Pharmacological Targets in Prostate Cancer. Cancer Res, 61(16):5974-5978, 2001.
  • Singh, Dinesh and Febbo, Phillip G and Ross, Kenneth and Jackson, Donald G and Manola, Judith and Ladd, Christine and Tamayo, Pablo and Renshaw, Andrew A and D'Amico, Anthony V and Richie, Jerome P and Lander, Eric S and Loda, Massimo and Kantoff, Philip W and Golub, Todd R and Sellers, William R.Gene expression correlates of clinical prostate cancer behavior. Cancer Cell, 2002, Mar., 1(2) 203-209, 2002.

    Examples

    data(prostateIds)
    

    [Package goProfiles version 1.2.0 Index]