-
Notifications
You must be signed in to change notification settings - Fork 5
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
Implementation constraint queries #164
Comments
Workflow query A.1 - write a query with a TRAPI constraint with a chemical that must be FDA approved. Along the way ARAs and ARS will then know what to do. Currently none of the ARAs are implementing constraints. The idea is to have the ARAs implement the constraint. There is a backup plan that this constraint can be implemented with workflow runner and then ARAs don't have to worry about it. But before the backup plan is implemented, ARAs need to evaluate and determine if implementing the constraint is out of scope for them. @vgardner-renci, assign all ARAs to this issue so they can make a decision. |
BTE is planning on implementing constraint filtering, tracked in biothings/biothings_explorer#174 |
ARAX is planning to have this constraint implemented by Aug. 20 - being tracked in RTXteam/RTX#1599 |
Will triage by August 12, 2021. We have some limited constraint capabilities already. I need to investigate what else we'd need to add. |
In the mini hackathon repo, there is a folder with code EFGR advanced. |
This is in-scope for ranking-agent. Being tracked: ranking-agent/strider#233 |
the example TRAPI query with the constraint is here: https://github.com/NCATSTranslator/minihackathons/blob/main/2021-12_demo/workflowA/EGFR_advanced.json |
Improving Agent and Explanatory Agent folks, can you comment on this issue @brettasmi @jenndoug @suihuang-ISB @Rosinaweber |
ARAX has implemented handling of the Has there been a discussion about what possible |
Will implement by the relay. |
Strider being deployed Sep 9 should implement this. |
edit: finished for FDA approval @vgardner-renci can you remove myself, @jenndoug, @suihuang-ISB, and @baranzini-lab? Thanks! |
Each aras should be assigned, if they cannot do it, they can call it out of scope and we can assign them later.
The text was updated successfully, but these errors were encountered: