Skip to content
juneb4869 edited this page Jun 18, 2021 · 15 revisions

MeRIPseqPipe

MeRIP-seq analysis pipeline Nextflow Singularity Container available

Introduction

The pipeline is built using Nextflow, a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker/singularity containers making installation trivial and results highly reproducible.  N6-methyladenosine (m6A) is the most prevalent modification in the mRNA of many eukaryotic species, including yeast, plants, flies, and mammals. In order to analyze m6A-seq data, we developed a user-friendly, integrated analysis pipeline called MeRIPseqPipe based on Nextflow. It integrated ten main functional modules including data preprocessing, quality control, read mapping, peak calling, peak merging, motif searching, peak annotation,differential methylation analysis, differential expression analysis, and data visualization. 

MeRIPseqPipe: Documentation

The MeRIPseqPipe documentation is split into the following files:

  1. Installation
  2. Pipeline configuration
  3. Running the pipeline
  4. Output and how to interpret the results
  5. Troubleshooting

Dependencies

Clone this wiki locally