This is the development version of epigraHMM; for the stable release version, see epigraHMM.
Epigenomic R-based analysis with hidden Markov modelsBioconductor version: Development (3.22)
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 (from within R, entercitation("epigraHMM")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("epigraHMM")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("epigraHMM")
Details biocViews ATACSeq, ChIPSeq, DNaseSeq, Epigenetics, HiddenMarkovModel, Software Version 1.17.0 In Bioconductor since BioC 3.13 (R-4.1) (4 years) License MIT + file LICENSE Depends R (>= 3.5.0) Imports Rcpp, magrittr, data.table, SummarizedExperiment, methods, GenomeInfoDb, GenomicRanges, rtracklayer, IRanges, Rsamtools, bamsignals, csaw, S4Vectors, limma, stats, Rhdf5lib, rhdf5, Matrix, MASS, scales, ggpubr, ggplot2, GreyListChIP, pheatmap, grDevices System Requirements GNU make URL See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4