cellgeni/tiled_spotiflow
subworkflowSort SAM/BAM/CRAM file
deep-learning peak-calling smFISH
Module Information
Components
This subworkflow uses the following modules:
Inputs
| Name | Type | Description |
|---|---|---|
| ch_bam | file | The input image files Structure: [ val(meta), path(images) ] |
Outputs
| Name | Type | Description |
|---|---|---|
| spots_in_csv | file | CSV file contains the peak locations Structure: [ val(meta), path(csv) ] |
| versions | file | File containing software versions Structure: [ path(versions.yml) ] |
Quick Start
Include this subworkflow in your Nextflow pipeline:
include { TILED_SPOTIFLOW } from 'https://github.com/cellgeni/nf-modules/tree/main/subworkflows/sanger-cellgeni/tiled_spotiflow'