gCMAPWeb

A web interface for gene-set enrichment analyses

Bioconductor version: Release (2.12)

The gCMAPWeb R package provides a graphical user interface for the gCMAP package. gCMAPWeb uses the Rook package and can be used either on a local machine, leveraging R's internal web server, or run on a dedicated rApache web server installation. gCMAPWeb allows users to search their own data sources and instructions to generate reference datasets from public repositories are included with the package. The package supports three common types of analyses, specifically queries with 1. one or two sets of query gene identifiers, whose members are expected to show changes in gene expression in a consistent direction. For example, an up-regulated gene set might contain genes activated by a transcription factor, a down-regulated geneset targets repressed by the same factor. 2. a single set of query gene identifiers, whose members are expected to show divergent differential expression (non-directional query). For example, members of a particular signaling pathway, some of which may be up- some down-regulated in response to a stimulus. 3. a query with the complete results of a differential expression profiling experiment. For example, gene identifiers and z-scores from a previous perturbation experiment. gCMAPWeb accepts three types of identifiers: EntreIds, gene Symbols and microarray probe ids and can be configured to work with any species supported by Bioconductor. For each query submission, significantly similar reference datasets will be identified and reported in graphical and tabular form.

Author: Thomas Sandmann

Maintainer: Thomas Sandmann <sandmann.thomas at gene.com>

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("gCMAPWeb")

To cite this package in a publication, start R and enter:

    citation("gCMAPWeb")

Documentation

PDF R Script gCMAPWeb configuration
PDF R Script Recreating the Broad Connectivity Map v1
PDF tutorial.pdf
PDF   Reference Manual
Text   NEWS

Details

biocViews Bioinformatics, GUI, GeneSetEnrichment, Software, Visualization
Version 1.0.3
In Bioconductor since BioC 2.13 (R-2.18)
License Artistic-2.0
Depends brew, gCMAP(>= 1.3.0), R (>= 2.15.0), yaml
Imports Biobase, annotate, AnnotationDbi, bigmemory, bigmemoryExtras, BiocGenerics, brew, graphics, grDevices, GSEABase, hwriter, IRanges, methods, parallel, Rook, stats, utils
Suggests org.Hs.eg.db, org.Mm.eg.db, ArrayExpress, affy, hgfocus.db, ArrayExpress, hgu133a.db, mgug4104a.db, RUnit
System Requirements
URL
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source gCMAPWeb_1.0.3.tar.gz
Windows Binary
Mac OS X 10.6 (Snow Leopard) gCMAPWeb_1.0.3.tgz
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center