cellgeni/imaging_deepcell

module

This module runs deepcell on a crop of an image

image analysis image segmentation imaging

Module Information

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

Tools

imaging

This module runs deepcell on a crop of an image

Inputs

Name Type Description
0

Outputs

Name Type Description
wkts
versions

Quick Start

Include this module in your Nextflow pipeline:

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