To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChIPseeker")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
This package implements functions to retrieve the nearest genes around the peak, annotate genomic region of the peak, statstical methods for estimate the significance of overlap among ChIP peak data sets, and incorporate GEO database for user to compare the own dataset with those deposited in database. The comparison can be used to infer cooperative regulation and thus can be used to generate hypotheses. Several visualization functions are implemented to summarize the coverage of the peak experiment, average profile and heatmap of peaks binding to TSS regions, genomic annotation, distance to TSS, and overlap of peaks or genes.
Author: Guangchuang Yu
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
Citation (from within R,
enter citation("ChIPseeker")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ChIPseeker")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ChIPseeker")
R Script | ChIPseeker: an R package for ChIP peak Annotation, Comparison, and Visualization | |
Reference Manual |
biocViews | Annotation, ChIPSeq, MultipleComparison, Software, Visualization |
Version | 1.0.11 |
In Bioconductor since | BioC 2.14 (R-3.1) |
License | Artistic-2.0 |
Depends | R (>= 2.10) |
Imports | AnnotationDbi, BiocGenerics, IRanges, GenomicFeatures, GenomicRanges, ggplot2, gplots, grDevices, gtools, Matrix, plyr, RColorBrewer, rtracklayer, TxDb.Hsapiens.UCSC.hg19.knownGene |
Suggests | clusterProfiler, ReactomePA, DOSE, GOSemSim, org.Hs.eg.db, knitr |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | ReactomePA |
Follow Installation instructions to use this package in your R session.
Package Source | ChIPseeker_1.0.11.tar.gz |
Windows Binary | ChIPseeker_1.0.11.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | ChIPseeker_1.0.11.tgz |
Mac OS X 10.9 (Mavericks) | ChIPseeker_1.0.11.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!