This is the development version of DMRcaller; for the stable release version, see DMRcaller.
Differentially Methylated Regions callerBioconductor version: Development (3.22)
Uses Bisulfite sequencing data in two conditions and identifies differentially methylated regions between the conditions in CG and non-CG context. The input is the CX report files produced by Bismark and the output is a list of DMRs stored as GRanges objects.
Author: Nicolae Radu Zabet <n.r.zabet at gen.cam.ac.uk>, Jonathan Michael Foonlan Tsang <jmft2 at cam.ac.uk>, Alessandro Pio Greco <apgrec at essex.ac.uk> and Ryan Merritt <rmerri at essex.ac.uk>
Maintainer: Nicolae Radu Zabet <n.r.zabet at gen.cam.ac.uk>
Citation (from within R, entercitation("DMRcaller")
): 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("DMRcaller")
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("DMRcaller")
Details biocViews Coverage, DNAMethylation, DifferentialMethylation, Sequencing, Software Version 1.41.1 In Bioconductor since BioC 3.1 (R-3.2) (10 years) License GPL-3 Depends R (>= 3.5), GenomicRanges, IRanges, S4Vectors(>= 0.23.10) Imports parallel, Rcpp, RcppRoll, betareg, grDevices, graphics, methods, stats, utils System Requirements 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