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 was surprised that this doesn't appear to be a feature yet. If you want, I can make a PR. For my Python scripting, I would rather use stick with bioontologies and save JSON to a file rather than use robot to do that.
The text was updated successfully, but these errors were encountered:
I believe before I was using parse_results = bioontologies.convert_to_obograph(inpath).
I think that I was looking for a way to get a simple JSON string back, or have it save a JSON file to some path, to save myself a couple extra lines of code.
I'm currently being blocked by something more imporant:
I was surprised that this doesn't appear to be a feature yet. If you want, I can make a PR. For my Python scripting, I would rather use stick with
bioontologies
and save JSON to a file rather than userobot
to do that.The text was updated successfully, but these errors were encountered: