RNAmodR.RiboMethSeq
Detection of 2'-O methylations by RiboMethSeq
Bioconductor version: 3.23 · Package version: 1.26.0
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.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAmodR.RiboMethSeq") Details
| Maintainer | Felix G.M. Ernst <felix.gm.ernst@outlook.com> |
| Author | Felix G.M. Ernst [aut, cre] (ORCID: <https://orcid.org/0000-0001-5064-0928>), Denis L.J. Lafontaine [ctb, fnd] |
| License | Artistic-2.0 |
| URL | https://github.com/FelixErnst/RNAmodR.RiboMethSeq |
| Bug Reports | https://github.com/FelixErnst/RNAmodR.RiboMethSeq/issues |
| Downloads rank | 269 |
| Source branch | RELEASE_3_23 |
| biocViews | Sequencing, Software, Visualization, WorkflowStep |
Documentation
Download
Dependencies
Depends: R (>= 4.0), RNAmodR (>= 1.5.3)
Imports: methods, S4Vectors, BiocGenerics, IRanges, GenomicRanges, Gviz
Suggests: BiocStyle, knitr, rmarkdown, testthat, rtracklayer, Seqinfo, RNAmodR.Data