Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curations using INDRA DB REST API #200

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on May 12, 2021

  1. Use indra api to submit curations

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    bb7971d View commit details
    Browse the repository at this point in the history
  2. Simplify submit_curations

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    fa3a77f View commit details
    Browse the repository at this point in the history
  3. Update use of get_curations in api

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    c00bb4c View commit details
    Browse the repository at this point in the history
  4. Use api_key in submit_curation

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    da35f12 View commit details
    Browse the repository at this point in the history
  5. Use updated get_curations func

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    2500ae7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    947a348 View commit details
    Browse the repository at this point in the history
  7. Explicitly handle missing api key

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ac31a73 View commit details
    Browse the repository at this point in the history
  8. Update use of other get_curations

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    b94da55 View commit details
    Browse the repository at this point in the history
  9. Jsonify evidence

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a5e0164 View commit details
    Browse the repository at this point in the history
  10. Get api key before checking args

    dianakolusheva authored and bgyori committed May 12, 2021
    Configuration menu
    Copy the full SHA
    354b86d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0097d98 View commit details
    Browse the repository at this point in the history