4 Jul 14:02
Re: Can I load ontologies into BioSQL?
From: Hilmar Lapp <hlapp <at> gmx.net>
Subject: Re: Can I load ontologies into BioSQL?
Newsgroups: gmane.comp.lang.perl.bio.general
Date: 2009-07-04 12:02:33 GMT
Subject: Re: Can I load ontologies into BioSQL?
Newsgroups: gmane.comp.lang.perl.bio.general
Date: 2009-07-04 12:02:33 GMT
Hi Achille, according to Chris Mungall from the GO Consortium, the .ontology files have been deprecated by GO. You should use the .obo files instead, and BioPerl has a parser for that (and load_ontology.pl supports all formats that BioPerl supports). There has been a near identical issue report earlier (April 20 - I don't have the thread from the archives at hand). According to Chris, the BioPerl parser for the .ontology files appears to fail to deal with the new relations in GO, and so with the obsoletion of the .ontology format we have scheduled the respective parser for deprecation. -hilmar On Jun 22, 2009, at 10:12 AM, Achille Zappa wrote: > Hi guys > > I'm working with biosql and I try to figure out how to load ontologies > into biosql. > > I've tried to load the flat files gene ontologies : > > load_ontology.pl --driver mysql --dbuser xxx --dbpass xxx --host > localhost --dbname biosql --namespace "Gene Ontology" --format goflat > --fmtargs "-defs_file,GO.defs" function.ontology process.ontology > component.ontology >(Continue reading)
RSS Feed