- Home
- Bioconductor 3.6
- Software Packages
- DiffBind
DiffBind
This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see DiffBind.
Differential Binding Analysis of ChIP-Seq Peak Data
Bioconductor version: 3.6
Compute differentially bound sites from multiple ChIP-seq experiments using affinity (quantitative) data. Also enables occupancy (overlap) analysis and plotting functions.
Author: Rory Stark<rory.stark at cruk.cam.ac.uk>, Gord Brown <gdbzork at gmail.com>
Maintainer: Rory Stark<rory.stark at cruk.cam.ac.uk>
citation("DiffBind")):
Installation
To install this package, start R (version "3.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DiffBind")
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("DiffBind")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.