To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("chipenrich")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
ChIP-Enrich performs gene set enrichment testing using peaks called from a ChIP-seq experiment. The method empirically corrects for confounding factors such as the length of genes, and the mappability of the sequence surrounding genes.
Author: Ryan P. Welch [aut, cre, cph], Chee Lee [ctb], Laura J. Scott [ths], Maureen A. Sartor [ths]
Maintainer: Ryan P. Welch <welchr at umich.edu>
Citation (from within R,
enter citation("chipenrich")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("chipenrich")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("chipenrich")
R Script | ChIP-Enrich Vignette/Tutorial | |
Reference Manual | ||
Text | NEWS |
biocViews | Bioinformatics, Enrichment, GeneSetEnrichment, Software |
Version | 1.0.0 |
In Bioconductor since | BioC 2.13 (R-3.0) |
License | GPL-3 |
Depends | R (>= 2.15.1) |
Imports | chipenrich.data, methods, GenomicRanges(>= 1.10.0), IRanges(>= 1.16.0), mgcv, plyr (>= 1.7.0), lattice, latticeExtra, grid, stringr (>= 0.6), reshape |
Suggests | |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | chipenrich_1.0.0.tar.gz |
Windows Binary | chipenrich_1.0.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | chipenrich_1.0.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!