@desc Stores information about sequence regions. The primary key is used as a pointer into the dna table so that actual sequence can be obtained, and the coord_system_id allows sequence regions of multiple types to be stored.
...
...
@@ -2470,128 +2601,3 @@ CREATE TABLE interpro (
KEYid_idx(id)
)COLLATE=latin1_swedish_ciENGINE=MyISAM;
/**
@table operon
@desc allows one or more polycistronic transcripts to be grouped together