Welcome to the documentation of Master Of Pores 4

_images/ssj4.png

Master of Pores is a pipeline written in Nextflow DSL2 for the analysis of Nanopore data. It can handle reads from direct RNAseq, cDNAseq, DNAseq etc.

The package is composed by four pipelines:

  • mop_preprocess: preprocessing

  • mop_mod: detecting chemical modifications. It reads the output directly from mop_preprocess

  • mop_tail: estimating polyA tail size. It reads the output directly from mop_preprocess

  • mop_consensus: it generates a consensus from the predictions from mop_mod. It reads the output directly from mop_mod

Contents: