Welcome to RNA methylAtion Differential Analysis in R >> RADAR website.
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.
This R Markdown site was created with workflowr