Get the latest tech news
Nextflow: System for creating scalable, portable, reproducible workflows
A DSL for data-driven computational pipelines. Contribute to nextflow-io/nextflow development by creating an account on GitHub.
It is based on the dataflow programming model, which greatly simplifies the writing of parallel and distributed pipelines, allowing you to focus on the flow of data and computation. Additionally, it supports many ways to manage your software dependencies, including Conda, Spack, Docker, Podman, Singularity, and more. The nf-core project is a community effort aggregating high quality Nextflow workflows which can be used by everyone.
Or read this on Hacker News