Description

Extract OME xml data from OME-tif

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

image{:bash}

:file

Path to image file containing OME metadata

Output

name:type
description
pattern

xml{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

*.xml.gz{:bash}

:file

Compressed XML with OME tag metadata

versions_bftools{:bash}

${task.process}{:bash}

:string

The name of the process

bftools{:bash}

:string

The name of the tool

showinf -version | sed -n '1s/[^ ]* //p'{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

bftools{:bash}

:string

The name of the tool

showinf -version | sed -n '1s/[^ ]* //p'{:bash}

:eval

The expression to obtain the version of the tool

Tools