cellgeni/microaligner_registration
subworkflowRegister microscopy images using two-step microaligner
linear registration non-linear registration microaligner
Module Information
Components
This subworkflow uses the following modules:
Inputs
| Name | Type | Description |
|---|---|---|
| images | file | Structure: [ val(meta), path(image) ] |
Outputs
| Name | Type | Description |
|---|---|---|
| csi | file | Reigtstered images in tif format Structure: [ val(meta), path(tif) ] |
| versions | file | File containing software versions Structure: [ path(versions.yml) ] |
Quick Start
Include this subworkflow in your Nextflow pipeline:
include { MICROALIGNER_REGISTRATION } from 'https://github.com/cellgeni/nf-modules/tree/main/subworkflows/sanger-cellgeni/microaligner_registration'