- Home
- Bioconductor 3.19
- Software Packages
- RNAmodR.RiboMethSeq
RNAmodR.RiboMethSeq
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see RNAmodR.RiboMethSeq.
Detection of 2'-O methylations by RiboMethSeq
Bioconductor version: 3.19
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.
Author: Felix G.M. Ernst [aut, cre] , Denis L.J. Lafontaine [ctb, fnd]
Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com>
citation("RNAmodR.RiboMethSeq")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAmodR.RiboMethSeq")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RNAmodR.RiboMethSeq")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.