biolink / ontobio

python library for working with ontologies and ontology associations
https://ontobio.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
122 stars 30 forks source link

GPAD parser should set the relation in GoAssociation using the qualifier field #475

Closed dougli1sqrd closed 3 years ago

dougli1sqrd commented 4 years ago

Currently GPAD 1.1 parser does not set the relation field. This should be grabbed from the qualifier field.

sierra-moxon commented 3 years ago

fixed via PR above.