my$name_sql='select s.seq_region_id, s.name from seq_region s, seq_region_attrib sra, attrib_type at where at.attrib_type_id = sra.attrib_type_id and at.name like "top_level" and s.seq_region_id = sra.seq_region_id';
...
...
@@ -99,7 +110,7 @@ $sth->execute || die "Could not delete entries from table splicing_transcript_pa