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