×

nf-core/vizgenpostprocessing/compiletilesegmentation @ 0.0.0-0c7146d

The module compiles segmentation tiles using Vizgen's post-processing tool.

Latest version: 0.0.0-3fc6d40
Total downloads: 6
Source: nf-core/modules
Authors: @mcmero
Maintainers: @mcmero

Summary

The module compiles segmentation tiles using Vizgen's post-processing tool.

Get started

Add the following snippet to your workflow script to include this module.

include { VIZGENPOSTPROCESSING_COMPILETILESEGMENTATION } from 'nf-core/vizgenpostprocessing/compiletilesegmentation'

License

MIT License

Process
Name VIZGENPOSTPROCESSING_COMPILETILESEGMENTATION
Input 3 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

input_images directory

Path to the input images directory to be used for segmentation.

segmentation_params file

Path to the segmentation parameters (algorithm specification) JSON file generated by the preparesegmentation module.

*.json
algorithm_json file

JSON file containing the algorithm parameters.

*.json
segmentation_tiles file

Parquet files containing the segmentation results for tiles to compile.

*.parquet
Output 3 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 micron_space tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}/*_micron_space.parquet file

Parquet file containing the compiled segmentation results in micron space.

#3 mosaic_space tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

${prefix}/*_mosaic_space.parquet file

Parquet file containing the compiled segmentation results in mosaic space.

Tool Description Homepage
vizgenpostprocessing Vizgen's post-processing tool https://github.com/Vizgen/vizgen-postprocessing
Version 0.0.0-0c7146d
Commit ID 3fc6d40d163d89ae44d40a00b9017d5a9df5170e
Release Date 08 Apr 2026 19:47:03 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fvizgenpostprocessing%2Fcompiletilesegmentation/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vizgenpostprocessing/compiletilesegmentation/blobs/sha256:b7d37bffea2b91654b50d32e7f90f0cd7f834b1b89fb8a2e200f0905741fa0f4
Size 3.3 KB
Checksum sha256:b7d37bffea2b91654b50d32e7f90f0cd7f834b1b89fb8a2e200f0905741fa0f4
Downloads 2
Version Date Status Downloads Size
0.0.0-3fc6d40 22 Apr 2026 15:36:28 (UTC) 4 3.4 KB
0.0.0-0c7146d 08 Apr 2026 19:47:03 (UTC) 2 3.3 KB