wikipathways / BioThings_Explorer_PFOCR_prioritization

PFOCR for prioritization/clustering of BioThings Explorer (BTE) TRAPI results
MIT License
0 stars 0 forks source link

Not clear what the input TRAPI results URL should look like #4

Open ayushi-agrawal-gladstone opened 1 year ago

ayushi-agrawal-gladstone commented 1 year ago

It is not clear that a JSON TRAPI result URL is expected by the notebook as input. Suggested solutions:

  1. In the user input widget, "TRAPI Result URL" field could be renamed to "TRAPI Result URL (JSON)"
  2. At the top of notebook, provide more details that a JSON TRAPI results URL is needed as input. This is not clear from the current description.

Reported by @khanspers

AlexanderPico commented 1 year ago

Good point. Or we could accept either, or even just the hash alone, and then construct the JSON URL?

ayushi-agrawal-gladstone commented 1 year ago

I like the idea of accepting either a hash or a JSON URL.