Bioc2026 Registration Open!

ramr

Detection of Rare Aberrantly Methylated Regions in Array and NGS Data

Bioconductor version: 3.23 · Package version: 1.20.0

ramr is an R package for detection of epimutations (i.e., infrequent aberrant DNA methylation events) in large data sets obtained by methylation profiling using array or high-throughput methylation sequencing. In addition, package provides functions to visualize found aberrantly methylated regions (AMRs), to generate sets of all possible regions to be used as reference sets for enrichment analysis, and to generate biologically relevant test data sets for performance evaluation of AMR/DMR search algorithms.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("ramr")

Details

MaintainerOleksii Nikolaienko <oleksii.nikolaienko@gmail.com>
AuthorOleksii Nikolaienko [aut, cre] (ORCID: <https://orcid.org/0000-0002-5910-4934>)
LicenseArtistic-2.0
URLhttps://github.com/BBCG/ramr
Bug Reportshttps://github.com/BBCG/ramr/issues
System RequirementsC++20, GNU make
Downloads rank271
Source branchRELEASE_3_23
biocViewsDNAMethylation, DifferentialMethylation, Epigenetics, MethylSeq, MethylationArray, Software

Documentation

Download

Dependencies

Depends: R (>= 4.1)

Imports: methods, data.table, Seqinfo, GenomicRanges, IRanges, BiocGenerics, S4Vectors, Rcpp

LinkingTo: Rcpp

Suggests: RUnit, knitr, rmarkdown, ggplot2, gridExtra, annotatr, LOLA, org.Hs.eg.db, TxDb.Hsapiens.UCSC.hg19.knownGene, parallel, doParallel, foreach, doRNG, matrixStats, EnvStats, ExtDist, gamlss, gamlss.dist