547 Forks
2081 Stars
2081 Watchers

nextflow

A DSL for data-driven computational pipelines

How to download and setup nextflow

Open terminal and run command
git clone https://github.com/nextflow-io/nextflow.git
git clone is used to create a copy or clone of nextflow repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nextflow https://github.com/nextflow-io/nextflow/archive/master.zip

Or simply clone nextflow with SSH
[email protected]:nextflow-io/nextflow.git

If you have some problems with nextflow

You may open issue on nextflow support forum (system) here: https://github.com/nextflow-io/nextflow/issues