cellgeni/imaging_instanseg

module

A wrapper of InstanSeg segmentation tool

image analysis segmentation instanseg

Module Information

Repository
https://github.com/cellgeni/nf-modules/tree/main/modules/sanger-cellgeni/imaging/instanseg
Source
Sanger (cellgeni)
Organization
cellgeni
Authors
@BioinfoTongLI
Maintainers
@BioinfoTongLI

Tools

imaging

A wrapper of InstanSeg segmentation tool

License: Apache-2.0

Inputs

Name Type Description
0

Outputs

Name Type Description
wkts
versions

Quick Start

Include this module in your Nextflow pipeline:

include { IMAGING_INSTANSEG } from 'https://github.com/cellgeni/nf-modules/tree/main/modules/sanger-cellgeni/imaging/instanseg'
View on GitHub Report Issue