README.md

RNAmodR.RiboMethSeq Build Status codecov

RNAmodR.RiboMethSeq uses classes and workflows from RNAmodR to detect 2'-O methylations from RiboMethSeq data.

The vignette from the RNAmodR.RiboMethSeq package provides details on the specific analysis of RiboMethSeq data. Have a look at the vignette from the RNAmodR package for a general description on the provided workflows.

Installation

The current version of the RNAmodR.RiboMethSeq package is available from Bioconductor.

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install("RNAmodR.RiboMethSeq")
library(RNAmodR.RiboMethSeq)

Literature



Try the RNAmodR.RiboMethSeq package in your browser

Any scripts or data that you put into this service are public.

RNAmodR.RiboMethSeq documentation built on Nov. 8, 2020, 5:45 p.m.