nf-core/vizgenpostprocessing_compiletilesegmentation
moduleThe module compiles segmentation tiles using Vizgen's post-processing tool.
vpt vizgen segmentation microscopy spatial transcriptomics
Module Information
Tools
Inputs
| Name | Type | Description |
|---|---|---|
| 0 | ||
| algorithm_json | file | JSON file containing the algorithm parameters. |
| segmentation_tiles | file | Parquet files containing the segmentation results for tiles to compile. |
Quick Start
Include this module in your Nextflow pipeline:
include { VIZGENPOSTPROCESSING_COMPILETILESEGMENTATION } from 'https://github.com/nf-core/modules/tree/master/modules/nf-core/vizgenpostprocessing/compiletilesegmentation'