lgatto / rols

An R package to query EBI's Ontology Lookup Service (OLS)
http://lgatto.github.io/rols/
11 stars 6 forks source link

Get the ontology of Term(s) objects #19

Closed lgatto closed 8 years ago

lgatto commented 8 years ago

Given a term, I want to know what ontology it comes form. Something like termOntology.

lgatto commented 8 years ago

Changed termNamespace implementation to return @ontology_name instead of @annotation$has_obo_namespace.

We now have termNamespace and termOntology.