Join two or more CSV (or TSV) tables by selected fields into a single table
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
csv{:bash}
:file
CSV/TSV formatted files
*.{csv,tsv}
${prefix}.${out_extension}{:bash}
Joined CSV/TSV file
versions_csvtk{:bash}
${task.process}{:bash}
:string
The name of the process
csvtk{:bash}
The name of the tool
csvtk version | sed -e "s/csvtk v//g"{:bash}
:eval
The expression to obtain the version of the tool
versions{:bash}
A cross-platform, efficient, practical CSV/TSV toolkit