---------------------------------------------------------------- -- -- Table droping scripts for class repeat_region -- ---------------------------------------------------------------- -- -- Schema -- ---------------------------------------------------------------- -- -- Main table - repeat_region -- DROP TABLE repeat_region; ---------------------------------------------------------------- -- -- Multivalue attributes - repeat_region -- DROP TABLE repeat_region_note; ---------------------------------------------------------------- -- -- Expanded attributes - repeat_region --