[BioSQL-l] latest versions for bioperl-db biosql-schema ?

Hilmar Lapp hlapp at gnf.org
Wed Apr 16 19:44:18 EDT 2003


I've fixed this now. This was essentially the hash sort order problem 
that changes in perl 5.8 and bit many people already. I added a 
function that introduces an explicit sort order following the 
inheritance tree (depth-first).

	-hilmar

On Wednesday, April 16, 2003, at 01:46  AM, Kris Boulez wrote:

> I think I even understand what is going wrong here. Looking at the
> output of 'keys %$objrel_map' is
>
>   Bio::DB::BioSQL::BioNamespaceAdaptor
> ->Bio::IdentifiableI
>   Bio::ClusterI
>   Bio::DB::BioSQL::OntologyAdaptor
>   Bio::DB::BioSQL::LocationAdaptor
>   ...
>   Bio::Ontology::TermI
>   ...
>
> And as Bio::Ontology::Term 'isa' Bio::IdentifiableI this one is choosen
> (instead of Bio::Ontology::TermI which comes later in the list).
>
-- 
-------------------------------------------------------------
Hilmar Lapp                            email: lapp at gnf.org
GNF, San Diego, Ca. 92121              phone: +1-858-812-1757
-------------------------------------------------------------



More information about the BioSQL-l mailing list