- Home
- Bioconductor 3.14
- Software Packages
- RNAmodR
RNAmodR
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see RNAmodR.
Detection of post-transcriptional modifications in high throughput sequencing data
Bioconductor version: 3.14
RNAmodR provides classes and workflows for loading/aggregation data from high througput sequencing aimed at detecting post-transcriptional modifications through analysis of specific patterns. In addition, utilities are provided to validate and visualize the results. The RNAmodR package provides a core functionality from which specific analysis strategies can be easily implemented as a seperate package.
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")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAmodR")
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")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.