×

Nextflow Modules

Clear

Showing module(s) with keyword "segmentation"

Module Keywords Description
nf-core/cellpose segmentation image cellpose gpu spatial-transcriptomics cellpose segments cells in images using GPU-accelerated deep learning
nf-core/deepcell/mesmer imaging spatial_omics segmentation Deepcell/mesmer segmentation for whole-cell
nf-core/ilastik/multicut multicut segmentation pixel classification Ilastik is a tool that utilizes machine learning algorithms to classify pixels, segment, track and count cells in images. Ilastik contains a graphical user interface to interactively label pixels. However, this nextflow module will implement the --headless mode, to apply pixel classification using a pre-trained .ilp file on an input image.
nf-core/ilastik/pixelclassification pixel_classification segmentation probability_maps Ilastik is a tool that utilizes machine learning algorithms to classify pixels, segment, track and count cells in images. Ilastik contains a graphical user interface to interactively label pixels. However, this nextflow module will implement the --headless mode, to apply pixel classification using a pre-trained .ilp file on an input image.
nf-core/proseg/proseg segmentation spatial transcriptomics Proseg (probabilistic segmentation) is a cell segmentation method for in situ spatial transcriptomics.
nf-core/proseg/proseg_to_baysor segmentation spatial transcriptomics Convert proseg outputs to baysor format for import to Xenium explorer
nf-core/stardist stardist segmentation image gpu spatial-transcriptomics Cell and nuclear segmentation with star-convex shapes
nf-core/vizgenpostprocessing/compiletilesegmentation vpt vizgen segmentation microscopy spatial transcriptomics The module compiles segmentation tiles using Vizgen's post-processing tool.
nf-core/vizgenpostprocessing/preparesegmentation vpt vizgen segmentation microscopy spatial transcriptomics The module prepares the specification JSON file for Vizgen's post-processing tool cell segmentation workflow.
nf-core/vizgenpostprocessing/runsegmentationontile vpt vizgen segmentation microscopy spatial transcriptomics The module runs the segmentation algorithm on a specific tile using Vizgen's post-processing tool.
nf-core/xeniumranger/import-segmentation spatial segmentation import segmentation nuclear segmentation cell segmentation xeniumranger imaging The xeniumranger import-segmentation module runs `xeniumranger import-segmentation` to recompute Xenium Onboard Analysis outputs using external segmentation results. It supports two execution modes mirroring the Xenium Ranger CLI: an image-based mode that accepts nuclei and/or cell masks (TIFF/NPY) or GeoJSON polygons together with optional coordinate transforms and unit definitions, and a transcript-based mode that ingests Baysor-style transcript assignment CSV files plus visualization polygons. Use the image-based inputs when providing label masks or polygons, or switch to the transcript-based inputs when supplying transcript-level assignments so the appropriate command-line arguments are passed to Xenium Ranger.
nf-core/xeniumranger/resegment spatial resegment morphology segmentation xeniumranger The xeniumranger resegment module allows you to generate a new segmentation of the morphology image space by rerunning the Xenium Onboard Analysis (XOA) segmentation algorithms with modified parameters.