Description

converst matlab .mat files into json or csv files.

Input

name:type
description
pattern

meta

:map

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

matfile

:file

matlab file

*.{mat}

process

:string

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

Output

name:type
description
pattern

converted_file

meta

:map

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

${process}/*/*.*

:file

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

*.{json,csv}

versions_mat2json

${task.process}

:string

The name of the process

mat2json

:string

The name of the tool

1.0.0

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

mat2json

:string

The name of the tool

1.0.0

:string

The expression to obtain the version of the tool