ChIPseeker
This is the development version of ChIPseeker; for the stable release version, see ChIPseeker.
ChIPseeker for ChIP peak Annotation, Comparison, and Visualization
Bioconductor version: Development (3.21)
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 [aut, cre] (ORCID:
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
citation("ChIPseeker")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("ChIPseeker")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ChIPseeker")
ChIPseeker: an R package for ChIP peak Annotation, Comparison and Visualization | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | Annotation, ChIPSeq, MultipleComparison, Software, Visualization |
Version | 1.43.0 |
In Bioconductor since | BioC 2.14 (R-3.1) (10.5 years) |
License | Artistic-2.0 |
Depends | R (>= 3.5.0) |
Imports | AnnotationDbi, aplot, BiocGenerics, boot, dplyr, enrichplot, IRanges, GenomeInfoDb, GenomicRanges, GenomicFeatures, ggplot2, gplots, graphics, grDevices, gtools, magrittr, methods, plotrix, parallel, RColorBrewer, rlang, rtracklayer, S4Vectors, scales, stats, tibble, TxDb.Hsapiens.UCSC.hg19.knownGene, utils, yulab.utils (>= 0.1.5) |
System Requirements | |
URL | https://yulab-smu.top/contribution-knowledge-mining/ |
Bug Reports | https://github.com/YuLab-SMU/ChIPseeker/issues |
See More
Suggests | clusterProfiler, ggimage, ggplotify, ggupset, ggVennDiagram, knitr, org.Hs.eg.db, prettydoc, ReactomePA, rmarkdown, testthat |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | EpiCompare, esATAC, segmenter, TCGAWorkflow, cinaR |
Suggests Me | GRaNIE, curatedAdipoChIP |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | ChIPseeker_1.43.0.tar.gz |
Windows Binary (x86_64) | |
macOS Binary (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/ChIPseeker |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ChIPseeker |
Bioc Package Browser | https://code.bioconductor.org/browse/ChIPseeker/ |
Package Short Url | https://bioconductor.org/packages/ChIPseeker/ |
Package Downloads Report | Download Stats |