Package: RNAmodR.RiboMethSeq Type: Package Title: Detection of 2'-O methylations by RiboMethSeq Version: 1.27.0 Date: 2025-09-25 Authors@R: c(person("Felix G.M.", "Ernst", email = "felix.gm.ernst@outlook.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5064-0928")), person("Denis L.J.", "Lafontaine", email = "denis.lafontaine@ulb.ac.be", role = c("ctb", "fnd"))) Description: RNAmodR.RiboMethSeq implements the detection of 2'-O methylations on RNA from experimental data generated with the RiboMethSeq protocol. The package builds on the core functionality of the RNAmodR package to detect specific patterns of the modifications in high throughput sequencing data. biocViews: Software, WorkflowStep, Visualization, Sequencing License: Artistic-2.0 Encoding: UTF-8 LazyData: false Depends: R (>= 4.0), RNAmodR (>= 1.5.3) Imports: methods, S4Vectors, BiocGenerics, IRanges, GenomicRanges, Gviz Suggests: BiocStyle, knitr, rmarkdown, testthat, rtracklayer, Seqinfo, RNAmodR.Data Collate: 'RNAmodR.RiboMethSeq.R' 'Modifier-RiboMethSeq-class.R' 'Modifier-RiboMethSeq-viz.R' VignetteBuilder: knitr RoxygenNote: 7.3.3 BugReports: https://github.com/FelixErnst/RNAmodR.RiboMethSeq/issues URL: https://github.com/FelixErnst/RNAmodR.RiboMethSeq Config/pak/sysreqs: cmake make libbz2-dev libicu-dev libjpeg-dev liblzma-dev libpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:50:23 UTC RemoteUrl: https://github.com/bioc/RNAmodR.RiboMethSeq RemoteRef: HEAD RemoteSha: 6f2e7546b9505068b7c496709d1e2c80c749991e NeedsCompilation: no Packaged: 2026-07-17 05:03:59 UTC; root Author: Felix G.M. Ernst [aut, cre] (ORCID: ), Denis L.J. Lafontaine [ctb, fnd] Maintainer: Felix G.M. Ernst