---------------------------------------------------------------- -- -- Table loading scripts for class contig -- ---------------------------------------------------------------- -- -- Multivalue attribute - contig_version -- LOAD DATA LOCAL INFILE "../../contig_version_filtered.tab" INTO TABLE contig_version;