- Home
- Bioconductor 3.19
- Software Packages
- RNAmodR.ML
RNAmodR.ML
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see RNAmodR.ML.
Detecting patterns of post-transcriptional modifications using machine learning
Bioconductor version: 3.19
RNAmodR.ML extend the functionality of the RNAmodR package and classical detection strategies towards detection through machine learning models. RNAmodR.ML provides classes, functions and an example workflow to establish a detection stratedy, which can be packaged.
Author: Felix G.M. Ernst [aut, cre] , Denis L.J. Lafontaine [ctb]
Maintainer: Felix G.M. Ernst <felix.gm.ernst at outlook.com>
citation("RNAmodR.ML")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("RNAmodR.ML")
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.ML")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.