BioImageTools/dask_startcluster

subworkflow

Creates a Dask cluster and waits for it to be ready

dask infrastructure

Module Information

Repository
https://github.com/BioImageTools/nextflow-modules/tree/main/subworkflows/bits/stop_dask
Source
BioImageTools
Organization
BioImageTools

Components

This subworkflow uses the following modules:

dask_cluster

Quick Start

Include this subworkflow in your Nextflow pipeline:

include { DASK_STARTCLUSTER } from 'https://github.com/BioImageTools/nextflow-modules/tree/main/subworkflows/bits/stop_dask'
View on GitHub Report Issue