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
I believe that currently owltools would not support the upcoming GAF 2.2 spec particularly well. While the only material difference for the new spec is that many more qualifiers are allowed, eyeballing a few sections in owltools, it seems that often what is there for the qualifiers is hard-coded in.
For example, I've found possibly problematic sections in:
For our purposes, owltools can assume that the incoming files are "good" 2.2/2.1--we just want to make sure that the additional qualifiers can pass through where hard-coded lists now exist.
The text was updated successfully, but these errors were encountered:
I believe that currently owltools would not support the upcoming GAF 2.2 spec particularly well. While the only material difference for the new spec is that many more qualifiers are allowed, eyeballing a few sections in owltools, it seems that often what is there for the qualifiers is hard-coded in.
For example, I've found possibly problematic sections in:
(obviously not exhaustive)
For our purposes, owltools can assume that the incoming files are "good" 2.2/2.1--we just want to make sure that the additional qualifiers can pass through where hard-coded lists now exist.
The text was updated successfully, but these errors were encountered: