CexoR
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see CexoR.
An R package to uncover high-resolution protein-DNA interactions in ChIP-exo replicates
Bioconductor version: 3.14
Strand specific peak-pair calling in ChIP-exo replicates. The cumulative Skellam distribution function is used to detect significant normalised count differences of opposed sign at each DNA strand (peak-pairs). Then, irreproducible discovery rate for overlapping peak-pairs across biological replicates is computed.
Author: Pedro Madrigal [aut, cre]
Maintainer: Pedro Madrigal <pmadrigal at ebi.ac.uk>
citation("CexoR")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CexoR")
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("CexoR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.