Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1.28 KB

README.md

File metadata and controls

50 lines (29 loc) · 1.28 KB

next-Launcher

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.

Installation

Prerequisites

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

Install Docker Desktop on Windows

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/

Install Docker Desktop on Mac

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/

Installation

  1. Modify .env file

  2. Compose the service

docker-compose --env-file .env -f docker-compose.yml up -d