next-Laucher is a system that execute Nextflow pipelines
Core for the next-Launcher: backend and frontend systems
Quantitative Mass Spectrometry and Post-Translational Modifications analysis workflow.
Before you begin, ensure you have met the following requirements:
- You have Docker Desktop, that is a platform designed to help developers build, share, and run container applications.
For further information on how to install Docker, visit the official website: https://www.docker.com
This following page contains the information about system requirements, and instructions on how to install Docker Desktop for Windows: https://docs.docker.com/desktop/install/windows-install/
This following page contains the information about system requirements, and instructions on how to install Docker Desktop for Mac: https://docs.docker.com/desktop/install/mac-install/
-
Modify .env file
-
Compose the service
docker-compose --env-file .env -f docker-compose.yml up -d