nf-core/vizgenpostprocessing/preparesegmentation @ 0.0.0-0c7146d
Summary
The module prepares the specification JSON file for Vizgen's post-processing tool cell segmentation workflow.
Get started
Add the following snippet to your workflow script to include this module.
include { VIZGENPOSTPROCESSING_PREPARESEGMENTATION } from 'nf-core/vizgenpostprocessing/preparesegmentation'
License
MIT License
Name
|
VIZGENPOSTPROCESSING_PREPARESEGMENTATION |
|---|
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. |
um_to_mosaic_file
file
|
Path to the micron-to-mosaic pixel transform matrix file. *.csv
|
algorithm_json
file
|
JSON file containing the algorithm specification *.json
|
|---|
images_regex
string
|
Can either be blank to match files by MERSCOPE convention, or a python formatting string specifying the file name (e.g., image_{stain}z{z}.tif), or a regular expression matching the tiff files to be used (e.g., mosaic(?P[\w|-]+)_z(?P[0-9]+).tif) |
|---|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
segmentation_files
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/*.json
file
|
Segmentation specification JSON file *.json
|
| 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:05 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fvizgenpostprocessing%2Fpreparesegmentation/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/vizgenpostprocessing/preparesegmentation/blobs/sha256:b83e10188b9ef05c27ae38319a00666fceb0474f1ce78fad2911e3818b5f57d8 |
| Size | 2.9 KB |
| Checksum | sha256:b83e10188b9ef05c27ae38319a00666fceb0474f1ce78fad2911e3818b5f57d8 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-3fc6d40 | 22 Apr 2026 15:36:29 (UTC) | 4 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:47:05 (UTC) | 1 | 2.9 KB |