243 |
replaced_fids_to_ix => 'to_fid', |
replaced_fids_to_ix => 'to_fid', |
244 |
replaced_fids_genome_ix => 'genome' |
replaced_fids_genome_ix => 'genome' |
245 |
}, |
}, |
246 |
"$temp_dir/tmprep$$",\@genomes); |
"$temp_dir/tmprel$$",\@genomes); |
247 |
|
|
248 |
unlink("$temp_dir/tmprep$$"); |
unlink("$temp_dir/tmprel$$"); |
249 |
|
|
250 |
$fig->reload_table($mode, 'features', |
$fig->reload_table($mode, 'features', |
251 |
"id varchar(32), idN INTEGER, type varchar(16),genome varchar(16)," . |
"id varchar(32), idN INTEGER, type varchar(16),genome varchar(16)," . |