This repository provides:
- The minimap2 Docker container definition for running the minimap2 program.
- A Nextflow file with processes for the minimap2 functions.
To use this minimap2 module, you must have the following software installed on your system:
- Nextflow
- Docker OR Singularity OR Apptainer
In NextFlow, you can add the minimap2 tool as a submodule to your project.
git submodule add -b minimap2 https://github.com/chusj-pigu/wf-modules modules/local/minimap2
This project is licensed under the MIT License.
If you have any questions or feedback, please contact the author via GitHub.