---------------------------------------------------------------- -- -- Table loading scripts for class trna -- use rsat; ---------------------------------------------------------------- -- -- Multivalue attribute - trna_function -- LOAD DATA LOCAL INFILE "../tRNA_function_filtered.tab" INTO TABLE trna_function;