Nextflow Modules
Showing module(s) with keyword "image"
| Module | Keywords | Description |
|---|---|---|
| nf-core/cellpose | segmentation image cellpose gpu spatial-transcriptomics | cellpose segments cells in images using GPU-accelerated deep learning |
| nf-core/pretextsnapshot | pretext image hic png jpg bmp contact maps | A module to generate images from Pretext contact maps. |
| nf-core/spotiflow | imaging image microscopy transcriptomics spatial spot detection | Spotiflow, accurate and efficient spot detection with stereographic flow. |
| nf-core/stardist | stardist segmentation image gpu spatial-transcriptomics | Cell and nuclear segmentation with star-convex shapes |
| nf-neuro/image_math | absolute addition arithmetic blur ceil clip closing concatenate convert correlation difference dilation erosion floor image image-processing intersection invert log math mean multiplication normalize normalize-max normalize-sum opening operations round std subtraction threshold union | Perform various mathematical operations on one or several NIFTI images. The number of images required as input depends on the operation chosen. Some operations require only one image input, while some may require two or more. Several operations require a VALUE to be defined within the args. Note: This script is loading all images in memory, will often crash after a few hundred images. |