Inspired by Metallica's Master Of Puppets
Please install nextflow and singularity or docker before.
Then download the repo:
git clone --depth 1 --recurse-submodules [email protected]:biocorecrg/MOP2.git
or
git clone --depth 1 --recurse-submodules https://github.com/biocorecrg/MOP2.git
You can use INSTALL.sh to download the version 3.4.5 of guppy or you can replace it with the version you prefer. Please consider that the support of VBZ compression of fast5 started with version 3.4.X.
cd MOP2; sh INSTALL.sh 3.4.5
You can replace -with-singularity
with -with-docker
if you want to use the docker engine.
cd mop_preprocess
nextflow run mop_preprocess.nf -with-singularity -bg -profile local > log
If you use this tool, please cite our papers:
The documentation is available at https://biocorecrg.github.io/MOP2/docs/