You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 2024-01-17 (latest go.obo release), there is a new typedef that causes gocats to choke.
[Typedef]
id: has_ontology_root_term
name: has ontology root term
namespace: external
xref: IAO:0000700
is_metadata_tag: true
is_class_level: true
This is used to define the roots of the three ontology namespaces: biological process, molecular function, cellular component. Which is neat. But the current version of gocats doesn't know about it, and crashes.
The text was updated successfully, but these errors were encountered:
I noticed this a few months ago but have not gotten around to fixing the issue. I'm using the Jan 2019 go.obo version for the time being, but I will try to address this soon.
As of 2024-01-17 (latest go.obo release), there is a new typedef that causes gocats to choke.
This is used to define the roots of the three ontology namespaces: biological process, molecular function, cellular component. Which is neat. But the current version of gocats doesn't know about it, and crashes.
The text was updated successfully, but these errors were encountered: