A way of connecting/chaining multiple existing Nextflow workflows in a single meta-workflow. The guts of the implementation is in the module, which can be generalized further to run workflows other than nf-core workflows ( see generalise
branch ), or even other workflow managers through a new module.