Bioconductor version: 2.9
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, Simon Lin, David Lapointe and Michael Green
Maintainer: Lihua Julie Zhu <julie.zhu at umassmed.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChIPpeakAnno")
To cite this package in a publication, start R and enter:
citation("ChIPpeakAnno")
R Script | ChIPpeakAnno Vignette | |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, ChIPseq, ChIPchip |
Depends | biomaRt, multtest, IRanges, Biostrings, BSgenome, BSgenome.Ecoli.NCBI.20080805, GO.db, org.Hs.eg.db, limma, gplots |
Imports | gplots, biomaRt, multtest, IRanges, Biostrings, BSgenome, GO.db, limma, AnnotationDbi |
Suggests | |
System Requirements | |
License | GPL (>= 2) |
URL | |
Depends On Me | ggtut, REDseq |
Imports Me | REDseq |
Suggests Me | ggtut, oneChannelGUI |
Version | 2.2.0 |
Since | Bioconductor 2.5 (R-2.10) |
Package Source | ChIPpeakAnno_2.2.0.tar.gz |
Windows Binary | ChIPpeakAnno_2.2.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | ChIPpeakAnno_2.2.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!