nf-core/raw2ometiff

module

write your description here

ome tiff imaging

Module Information

Repository
https://github.com/nf-core/modules/tree/master/modules/nf-core/raw2ometiff
Source
nf-core
Organization
nf-core
Authors
@CaroAMN
Maintainers
@CaroAMN

Tools

raw2ometiff

Java application to convert a directory of tiles to an OME-TIFF pyramid.

License: GPL-2.0

Inputs

Name Type Description
0

Quick Start

Include this module in your Nextflow pipeline:

include { RAW2OMETIFF } from 'https://github.com/nf-core/modules/tree/master/modules/nf-core/raw2ometiff'
View on GitHub Report Issue