module Bio

TODO save on db reading from a genbank or embl object

Ok Hilmar gives to me some clarification 1) “EMBL/GenBank/SwissProt” name in term table, is only a convention assuming data loaded by genbank embl ans swissprot formats.

If your features come from others ways for example blast or alignment ... whatever.. the user as to take care about the source.

TODO: 1) source_term_id => surce_term and check before if the source term is present or not and the level, the root should always be something “EMBL/GenBank/SwissProt” or contestualized. 2) Into DummyBase class delete connection there and use Bio::ArSQL.establish_connection which reads info from a yml file. 3) Chk Locations in Biofeatures ArSQL