JaneliaSciComp/bigstream_registration

subworkflow

Runs a registration pipeline using Bigstream on a Dask cluster

registration bigstream dask

Module Information

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

Components

This subworkflow uses the following modules:

bigstream_globalalign bigstream_localalign bigstream_deform dask_cluster

Quick Start

Include this subworkflow in your Nextflow pipeline:

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