- Home
- Bioconductor 3.15
- Software Packages
- epigraHMM
epigraHMM
This package is for version 3.15 of Bioconductor; for the stable, up-to-date release version, see epigraHMM.
Epigenomic R-based analysis with hidden Markov models
Bioconductor version: 3.15
epigraHMM provides a set of tools for the analysis of epigenomic data based on hidden Markov Models. It contains two separate peak callers, one for consensus peaks from biological or technical replicates, and one for differential peaks from multi-replicate multi-condition experiments. In differential peak calling, epigraHMM provides window-specific posterior probabilities associated with every possible combinatorial pattern of read enrichment across conditions.
Author: Pedro Baldoni [aut, cre]
Maintainer: Pedro Baldoni <pedrobaldoni at gmail.com>
citation("epigraHMM")):
Installation
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("epigraHMM")
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("epigraHMM")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.