Nextflow - A DSL for parallel and scalable computational pipelines

submited by
Style Pass
2021-05-25 03:30:05

Nextflow enables scalable and reproducible scientific workflows using software containers. It allows the adaptation of pipelines written in the most common scripting languages.

Its fluent DSL simplifies the implementation and the deployment of complex parallel and reactive workflows on clouds and clusters.

Just download and play with it. No installation is required.

Are you a Python geek or a Perl hacker? You can start fast with it.

Develop on your laptop, run in the grid or scale-out in the cloud with no changes.

Nextflow allows you to write a computational pipeline by making it simpler to put together many different tasks.

Leave a Comment