Welcome to my research website.

This website documents the manual and example workflow of MeRIPtools, a toolset for analyzing MeRIP-seq (\(m^6A-seq\)).

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")