Concatenate two or more CSV (or TSV) tables into a single table
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
csv
:file
CSV/TSV formatted files
*.{csv,tsv}
in_format
:string
Input format (csv, tab, or a delimiting character)
*
out_format
Output format (csv, tab, or a delimiting character)
${prefix}.${out_extension}
Concatenated CSV/TSV file
versions_csvtk
${task.process}
The name of the process
csvtk
The name of the tool
csvtk version | sed -e 's/csvtk v//g'
:eval
The expression to obtain the version of the tool
versions
A cross-platform, efficient, practical CSV/TSV toolkit