Utilities / Join tables

Description

Joins TSV format tables into one file. The input files must be in same format.

Parameters

Details

Tool joins TSV or CSV format tables into one file. The input files must be in same format, i.e. the same number of columns in the same order.

There is an option to remove any duplicate rows. This may be helpful if you are joining partially overlapping tables. The rows are removed only if the whole row (i.e all values) is an exact duplicate.

Output