An R RNAframework Research Resource. RNAframework is a suite for the characterization of the epitranscriptome. The output files are in .RC
and .XML
file formats. This is an R wrapper to read and work with those files.
This package is currently in development for an ongoing analysis.
To install directly from the repo:
install.packages("devtools")
library(devtools)
install_github("ababaian/RRNAframework")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.