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

Creative "one" hops #69

Open
dkoslicki opened this issue Mar 11, 2022 · 5 comments
Open

Creative "one" hops #69

dkoslicki opened this issue Mar 11, 2022 · 5 comments

Comments

@dkoslicki
Copy link
Member

From the meeting 3/11/22: we need an operation that, when presented with a one hop query, signals to an ARA that this query can be satisfied with any number of hops (or a variable number of hops, not all expressible with a single query graph) in any fashion the ARA deems appropriate, as long as the "spirit" of the predicate on the one-hop-query edge is "roughly" satisfied.

This is for the flagship, template queries to let the ARAs flex their unique reasoning capabilities.

@dkoslicki
Copy link
Member Author

Clarifications:

  • This is for ARAs only, KPs need not worry about this operation as they will never be asked to respond to this operation
  • It is completely acceptable to respond to this query identically to lookup (i.e. just find bioentities that strictly adhere to the query graph structure)
  • Diversity of answers is encouraged

@dkoslicki
Copy link
Member Author

dkoslicki commented Mar 11, 2022

First up for these "in spirit" operations

  • up-regulates in some way
  • down-regulates in some way
  • may treat/ameliorate

@dkoslicki
Copy link
Member Author

Current test query is: "What drugs could possibly be used to treat Alkaptonuria"

Attached are the results of the ML model developed by @chunyuma
alkaptonuria_subgraphs.pdf

@cbizon
Copy link
Collaborator

cbizon commented May 18, 2022

Here is a json file with some supposed trapi output from ARAGORN for this kind of query. Note that this is TRAPI I wrote by hand, so I am not 100% sure of its validity.
creative_aragorn_output.json.txt

@finnagin
Copy link
Contributor

finnagin commented May 24, 2022

Also linking a json file of ARAX's response message here: dtd_creative_alkaptonuria_results_message.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants