Annotations of Human Entrez Genes (EG) by C3:MIR collections.

Description

This data is prepared based on the molecular signatures database (Msigdb; http://www.broadinstitute.org/gsea/msigdb/index.jsp). An R object that contains associations between Msigdb C3:MIR (microRNA targets) gene sets and Human Entrez Genes. C3 collections are about motif gene sets that contain genes that share a cis-regulatory motif that is conserved across the human, mouse, rat, and dog genomes, and represent known or likely regulatory elements in promoters and 3'-UTRs. C3:MIR gene sets contain genes that share a 3'-UTR microRNA binding motif.

Usage

org.Hs.egMsigdbC3MIR <- dRDataLoader(RData.customised = "org.Hs.egMsigdbC3MIR")

Value

an object of class "GS", a list with following components:

  • set_info: a matrix of nSet X 4 containing gene set information, where nSet is the number of gene sets, and the 4 columns are "setID" (i.e. "Geneset standard name"), "name" (i.e. "Geneset brief description"), "namespace" (i.e. Geneset category code) and "distance" (i.e. "Geneset full description")
  • gs: a list of gene sets, each storing gene members thereof. Always, gene sets are identified by "setID" and gene members identified by "Entrez ID"

References

Subramanian et al. (2005) Gene set enrichment analysis: a knowledge-based approach for interpreting genome-wide expression profiles. Proc Natl Acad Sci U S A., 102(43):15545-50.

Examples

org.Hs.egMsigdbC3MIR <- dRDataLoader(RData.customised='org.Hs.egMsigdbC3MIR')
Error in dRDataLoader(RData.customised = "org.Hs.egMsigdbC3MIR"): unused argument (RData.customised = "org.Hs.egMsigdbC3MIR")
names(org.Hs.egMsigdbC3MIR)
Error in eval(expr, envir, enclos): object 'org.Hs.egMsigdbC3MIR' not found