A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
'io.nextflow:nxf-ignite:0.16.2'
<dependency> <groupId>io.nextflow</groupId> <artifactId>nxf-ignite</artifactId> <version>0.16.2</version> </dependency>
<dependency org="io.nextflow" name="nxf-ignite" rev="0.16.2"/>
"io.nextflow", "nxf-ignite", "0.16.2"