Description

converst matlab .mat files into json or csv files.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1']

matfile{:bash}

:file

matlab file

*.{mat}

process{:bash}

:string

Name of the process to be used in the output file name and as a tag

Output

name:type
description
pattern

converted_file{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1']

${process}/*/*.*{:bash}

:file

JSON or CSV file containing the the data from the input .mat file

*.{json,csv}

versions_mat2json{:bash}

${task.process}{:bash}

:string

The name of the process

mat2json{:bash}

:string

The name of the tool

1.0.0{:bash}

:string

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

mat2json{:bash}

:string

The name of the tool

1.0.0{:bash}

:string

The expression to obtain the version of the tool