converst matlab .mat files into json or csv files.
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1']
[ 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
converted_file
${process}/*/*.*
JSON or CSV file containing the the data from the input .mat file
*.{json,csv}
versions_mat2json
${task.process}
The name of the process
mat2json
The name of the tool
1.0.0
The expression to obtain the version of the tool
versions
Converts matlab .mat files into json or csv files.