the csv spreadsheets in this directory are not direct exports from the xls spreadsheets. 
some of the data has been modified in the csv spreadsheet from the original, to remove things which were easier to remove manually than to parse. 
one example is that pcr data occasionally had the stings "(ft)" or "+ft" stuck in the middle. i removed this manually in the csv.
here is the command i am running to clear old cosii data and re-enter it. i'm reproducing it just in case the order these run matters.
the order of these MAY be important, but i don't think it is.

./delete_all_cosii_data.pl;./load_orthologs.pl;./load_mapping_experiments.pl;./load_eupa_experiments.pl;./load_iupa_experiments.pl
