Bioconductor 3.22 Released

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.23)

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 iD ORCID: 0000-0002-6485-8781 , Ming Li [ctb], Qianwen Wang [ctb], Yun Yan [ctb], Hervé Pagès [ctb], Michael Kluge [ctb], Thomas Schwarzl [ctb], Zhougeng Xu [ctb], Chun-Hui Gao [ctb] ORCID iD ORCID: 0000-0002-1445-7939

Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>

Citation (from within R, enter citation("ChIPseeker")):

Installation

To install this package, start R (version "4.6") 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

Reference Manual PDF

Details

biocViews Annotation, ChIPSeq, MultipleComparison, Software, Visualization
Version 1.45.3
In Bioconductor since BioC 2.14 (R-3.1) (11.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.2.0)
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, TxDb.Hsapiens.UCSC.hg38.knownGene
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
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
Package Short Url https://bioconductor.org/packages/ChIPseeker/
Package Downloads Report Download Stats