Many of the Phenote configurations require the CHEBI ontology.
Yesterday, I found that the version of CHEBI.obo from 07:04:2010
13:24 (which was the one on the local mirror, which hadn't yet been
updated to the May 3rd version) had a line with too many quotes that
broke the OBO/Phenote parser. The new version of CHEBI.obo (dated
03:05:2010 06:47) doesn't have the quote problem, but it has other
issues. Phenote runs out of memory while trying to load it. OBO-Edit
errors out:
Error: 714 unrecognized parent terms:
line 170212: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 162966: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 126140: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 104676: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 113278: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 105168: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 298889: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 226894: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 75120: CHEBI:648589 of file:/Users/nomi/Documents/workspace/
Phenote/CHEBI.may3.obo
line 177451: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 208588: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 217779: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 132608: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 226730: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 282613: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 243458: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 97117: CHEBI:648589 of file:/Users/nomi/Documents/workspace/
Phenote/CHEBI.may3.obo
line 121000: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
line 76530: CHEBI:648589 of file:/Users/nomi/Documents/workspace/
Phenote/CHEBI.may3.obo
line 177910: CHEBI:648589 of file:/Users/nomi/Documents/
workspace/Phenote/CHEBI.may3.obo
on line: 177910 of file:/Users/nomi/Documents/workspace/Phenote/
CHEBI.may3.obo
charnum: -1
line: relationship: is_conjugate_base_of CHEBI:648589
at
org.obo.dataadapter.DefaultOBOParser.endParse(DefaultOBOParser.java:
1594)
at
org.obo.dataadapter.AbstractParseEngine.parse(AbstractParseEngine.java:
74)
at
org.obo.dataadapter.OBOFileAdapter.doOperation(OBOFileAdapter.java:268)
at
org
.bbop
.dataadapter
.DataAdapterOperationTask.execute(DataAdapterOperationTask.java:43)
at
org.bbop.util.AbstractTaskDelegate.run(AbstractTaskDelegate.java:60)
at org.bbop.swing.BackgroundEventQueue
$BackgroundEventThread.executeTask(BackgroundEventQueue.java:137)
at org.bbop.swing.BackgroundEventQueue
$BackgroundEventThread.run(BackgroundEventQueue.java:79)
org.bbop.dataadapter.DataAdapterException: Load Error, line 177910
at
org.obo.dataadapter.OBOFileAdapter.doOperation(OBOFileAdapter.java:280)
at
org
.bbop
.dataadapter
.DataAdapterOperationTask.execute(DataAdapterOperationTask.java:43)
at
org.bbop.util.AbstractTaskDelegate.run(AbstractTaskDelegate.java:60)
at org.bbop.swing.BackgroundEventQueue
$BackgroundEventThread.executeTask(BackgroundEventQueue.java:137)
at org.bbop.swing.BackgroundEventQueue
$BackgroundEventThread.run(BackgroundEventQueue.java:79)
Any thoughts on what to do? As a temporary fix for Phenote, I can
bundle with it a fixed version of the April 7th CHEBI.obo (I only had
to change that one line) and set the configurations so they don't
download a new version of CHEBI.obo from the repository. That's
obviously not a good long-term solution, though.
Nomi
--
You received this message because you are subscribed to the Google Groups "OBO-Edit Developers Group" group.
To post to this group, send email to
obo-ed...@googlegroups.com.
To unsubscribe from this group, send email to
obo-edit-dev...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/obo-edit-dev?hl=en.