The Join Tables function allows to join two tables based on a column that is used to match the rows of both tables. This function can be used e.g. for
Example:
Joining Table A with Table B and the result with Table C using the Sample ID for joining results in a table that contains Sample ID, epidemiological data, MLVA typing data, and CRISPR typing data. Technically, a "Left outer join" is done. The data from the existing table is kept, and imported data might be added in new columns or existing columns might be overwritten. Select columnsAfter selecting a file for joining, the columns for import must be selected. By default, all columns are imported.
Join columnSelect which columns should be used for joining. The values in the existing column and in the imported column must match exactly. It can be selected if existing data (from imported columns marked by |