Duplicate CSV column

Duplicate CSV column

Description

Duplicate a CSV column (A) and insert it under a new column name (B).

Input files

  • at least 1 input file (.csv)

Output files

This is a converter script which produces a duplicated results file for every input input file.

Context



Parameters

Column A

Examples: Amount light, Amount heavy, peptide, protein, defline, scan count, PBC count, Ratio mean, Ratio SD, Ratio RSD, charge, filename

Column B

Examples: Amount light, Amount heavy, peptide, protein, defline, scan count, PBC count, Ratio mean, Ratio SD, Ratio RSD, charge, filename

Source code

duplicate-csv-column.rb, duplicate-csv-column.yaml (GitHub)