Welcome to RNA methylAtion Differential Analysis in R >> RADAR website.

Install the R package from Github

Depends: Rsamtools, GenomicFeatures (>= 1.14.5), Rcpp, ggplot2, doParallel, foreach, gplots, RColorBrewer, RcppArmadillo

install.packages("devtools")
library(devtools)
install_github("scottzijiezhang/RADAR")
library("RADAR")

The installation should takes a few minutes if all depends are installed. Installing depends may takes longer time.

Reproducible documents with all the analysis presented in the RADAR manuscript

Preprint Manuscript

Reproducible documents

The manuscript is now available online at Genome Biology


This R Markdown site was created with workflowr