JaneliaSciComp/dask_start

subworkflow

Creates a Dask cluster and waits for it to be ready

dask infrastructure distributed

Module Information

Repository
https://github.com/JaneliaSciComp/nextflow-modules/tree/main/subworkflows/janelia/dask_start
Source
Janelia
Organization
JaneliaSciComp

Components

This subworkflow uses the following modules:

dask_cluster

Quick Start

Include this subworkflow in your Nextflow pipeline:

include { DASK_START } from 'https://github.com/JaneliaSciComp/nextflow-modules/tree/main/subworkflows/janelia/dask_start'
View on GitHub Report Issue