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
| Maintainer | Oleksii Nikolaienko <oleksii.nikolaienko@gmail.com> |
| Author | Oleksii Nikolaienko [aut, cre] (ORCID: <https://orcid.org/0000-0002-5910-4934>) |
| License | Artistic-2.0 |
| URL | https://github.com/BBCG/ramr |
| Bug Reports | https://github.com/BBCG/ramr/issues |
| System Requirements | C++20, GNU make |
| Downloads rank | 271 |
| Source branch | RELEASE_3_23 |
| biocViews | DNAMethylation, 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