- Home
- Bioconductor 3.23
- Software Packages
- DEScan2 (development version)
DEScan2
This is the development version of DEScan2; for the stable release version, see DEScan2.
Differential Enrichment Scan 2
Bioconductor version: Development (3.23)
Integrated peak and differential caller, specifically designed for broad epigenomic signals.
Author: Dario Righelli [aut, cre], John Koberstein [aut], Bruce Gomes [aut], Nancy Zhang [aut], Claudia Angelini [aut], Lucia Peixoto [aut], Davide Risso [aut]
Maintainer: Dario Righelli <dario.righelli at gmail.com>
citation("DEScan2")):
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("DEScan2")
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("DEScan2")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.