To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChIPpeakAnno")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The package includes functions to retrieve the sequences around the peak, obtain enriched Gene Ontology (GO) terms, find the nearest gene, exon, miRNA or custom features such as most conserved elements and other transcription factor binding sites supplied by users. Starting 2.0.5, new functions have been added for finding the peaks with bi-directional promoters with summary statistics (peaksNearBDP), for summarizing the occurrence of motifs in peaks (summarizePatternInPeaks) and for adding other IDs to annotated peaks or enrichedGO (addGeneIDs). This package leverages the biomaRt, IRanges, Biostrings, BSgenome, GO.db, multtest and stat packages
Author: Lihua Julie Zhu, Herve Pages, Claude Gazin, Nathan Lawson, Jianhong Ou, Ryan Thompson, Simon Lin, David Lapointe and Michael Green
Maintainer: Lihua Julie Zhu <julie.zhu at umassmed.edu>
Citation (from within R,
enter citation("ChIPpeakAnno")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChIPpeakAnno")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ChIPpeakAnno")
R Script | ChIPpeakAnno Vignette | |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, ChIPSeq, ChIPchip, Software |
Version | 2.16.4 |
In Bioconductor since | BioC 2.5 (R-2.10) |
License | GPL (>= 2) |
Depends | R (>= 2.10), grid, VennDiagram, biomaRt, IRanges, Biostrings |
Imports | BiocGenerics(>= 0.1.0), GO.db, BSgenome, GenomicFeatures, AnnotationDbi, limma, multtest |
LinkingTo | |
Suggests | reactome.db, BSgenome.Ecoli.NCBI.20080805, org.Hs.eg.db, gplots, RUnit |
SystemRequirements | |
Enhances | |
URL | |
Depends On Me | ggtut, REDseq |
Imports Me | FunciSNP, REDseq |
Suggests Me | ggtut, oneChannelGUI, RIPSeeker |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | ChIPpeakAnno_2.16.4.tar.gz |
Windows Binary | ChIPpeakAnno_2.16.4.zip |
Mac OS X 10.6 (Snow Leopard) | ChIPpeakAnno_2.16.4.tgz |
Mac OS X 10.9 (Mavericks) | ChIPpeakAnno_2.16.4.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!