From: Jian Lu <jl...@vb...> - 2008-12-13 09:43:58
|
Try this command (use your own filePath) ga GUS::Supported::Plugin::InsertGeneOntology --filePath=/home/data/go --functionExtDbName='GO Function' --processExtDbName='GO Process' --componentExtDbName='GO Component' --commit We have been using it for a long time without any problem. But recently it failed and gave a message 'out of memory'. I am not sure it is hardware issue, GO file format issue or something else. Isabelle Phan wrote: > Hello > > how do I load GO terms into GUS? The wiki information is outdated. I read the InsertGeneOntology plugin documentation but I am not sure I understand it. This in particular makes no sense to me: > > "you must provide either the (component, function, process)ExtDbName argument or set --create and provide the (component, function, process)ExtDbName argument for every branch you are loading." > > Please can you give an example? > > After several trial and error, I guessed that this command should load the GO component: > > ga GUS::Supported::Plugin::InsertGeneOntology --filePath=/core/trypdb/gus-test/data/go/ --createRelease --flatFile=component.ontology --componentExtDbName="GO Component" --commit > > Is this correct? When I ran that command, the loading did not complete after 2 hours. I suspect locking of foreign key constraints in postgres. Is there a way around this? > > thanks, > > Isabelle > -- > Isabelle Phan, DPhil > Seattle Biomedical Research Institute > +1(206)256 7113 > > > ------------------------------------------------------------------------------ > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > _______________________________________________ > Gusdev-gusdev mailing list > Gus...@li... > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > |