AddInfoToContrast
From Mswiki
This script will add information to a DB-Proteins.txt file or a file created with ContrastProteinLists. As long as the first column of the DB-Proteins.txt file (unique gene identifiers) corresponds to the first column in the file to be concatenated onto are the same, this script will add the information line by line. Files must be tab-delimited! To run:
/data/6/jrjohns1/perlscripts/AddInfoToContrast DB-Proteins.txt info.txt
Where info.txt contains a tab-delimited file containing the information to be concatenated onto the DB-Proteins.txt file.
