Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EcoMap should parse eco.owl as ontology #624

Open
dustine32 opened this issue May 11, 2022 · 1 comment
Open

EcoMap should parse eco.owl as ontology #624

dustine32 opened this issue May 11, 2022 · 1 comment

Comments

@dustine32
Copy link
Collaborator

To move away from relying on gaf-eco-mapping.txt and gaf-eco-mapping-derived.txt we should fetch and parse eco.owl into an Ontology. With the whole ontology, we can compute closures for ECO codes indirectly mapped to a GAF evidence code (e.g. IDA) as well as access GO_REF references for terms (via oboInOwl:hasDbXref).

Example: if evidence type ECO:0001162 in a GoAssociation is being written out to a GAF line, this hierarchy should connect it to IDA as the evidence output value:

ECO:0001162 -> ECO:0000314 -> IDA

Tagging @kltm @cmungall

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants