EpiCompare
This is the development version of EpiCompare; for the stable release version, see EpiCompare.
Comparison, Benchmarking & QC of Epigenomic Datasets
Bioconductor version: Development (3.18)
EpiCompare is used to compare and analyse epigenetic datasets for quality control and benchmarking purposes. The package outputs an HTML report consisting of three sections: (1. General metrics) Metrics on peaks (percentage of blacklisted and non-standard peaks, and peak widths) and fragments (duplication rate) of samples, (2. Peak overlap) Percentage and statistical significance of overlapping and non-overlapping peaks. Also includes upset plot and (3. Functional annotation) functional annotation (ChromHMM, ChIPseeker and enrichment analysis) of peaks. Also includes peak enrichment around TSS.
Author: Sera Choi [aut, cre] , Brian Schilder [aut] , Leyla Abbasova [aut], Alan Murphy [aut] , Nathan Skene [aut]
Maintainer: Sera Choi <serachoi1230 at gmail.com>
citation("EpiCompare")
):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("EpiCompare")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
See More
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | |
Windows Binary | |
macOS Binary (x86_64) | EpiCompare_1.5.0.tgz |
macOS Binary (arm64) | EpiCompare_1.5.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/EpiCompare |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/EpiCompare |
Bioc Package Browser | https://code.bioconductor.org/browse/EpiCompare/ |
Package Short Url | https://bioconductor.org/packages/EpiCompare/ |
Package Downloads Report | Download Stats |