Processing math: 100%

Welcome to my research website.

This website documents the manual and example workflow of MeRIPtools, a toolset for analyzing MeRIP-seq (m6Aseq).

The MeRIPtools is implemented in R and is freely available.

To install the package:

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