Closed KeywanHP closed 7 years ago
Currently working to resolve this, needs more work
Fixed and implemented in recent commits: https://github.com/Rothamsted/ondex-knet-builder/commit/e0d041e6d2c09b11d06286027925454dc948ac9f and https://github.com/Rothamsted/ondex-knet-builder/commit/b07c6469c7631a82bce65a46226abcaa0d3a2a00 thanks @KeywanHP
can be closed now
The GO file parameter in the UniProt parser was used to lookup the ontology class P, F or C for each GO annotation in order to create the correct Concept Class and Relation Type. The ontology class information is now included in the UniProt XML itself and therefore the additional GO file is not needed any longer.
I suggest we improve the Parser code to parse F, P or C flags in UniProt XML GO annotations...