ontogpt
ontogpt copied to clipboard
WARNING:root:Could not find any mappings for fplx:Interferon
I'm trying to follow the example provided in Strategy 1: Knowledge extraction using SPIRES
in command line I used: ontogpt extract -t gocam.GoCamAnnotations -i gocam-betacat.txt
But I got this warning: WARNING:root:Could not find any mappings for fplx:Interferon
Then the error message pops up:
Traceback (most recent call last):
File "/Users/suyanpengzhang/opt/anaconda3/bin/ontogpt", line 8, in
Hi @suyanpengzhang - thanks for trying out OntoGPT! The newest version (0.3.3) should fix the TypeError problem for you - please try updating and let me know if the error persists.
For this one:
But I got this warning: WARNING:root:Could not find any mappings for fplx:Interferon
this isn't really an error that is likely to impact results, but rather an instance in which a term was found that ontogpt couldn't find a better identifier for (specifically, using the NodeNormalizer tool). That makes sense here because the input definitely includes the term interferon
but this could resolve to several different identifiers.