Research Object Crate for rquest-omop-worker-workflow

Original URL: https://workflowhub.eu/workflows/471/ro_crate?version=3

# rquest-omop-worker-workflows Source for workflow definitions for the open source RQuest OMOP Worker tool developed for Hutch/TRE-FX Note: ARM workflows are currently broken. x86 ones work. ## Inputs ### Body Sample input payload: ```json { "task_id": "job-2023-01-13-14: 20: 38-", "project": "", "owner": "", "cohort": { "groups": [ { "rules": [ { "varname": "OMOP", "varcat": "Person", "type": "TEXT", "oper": "=", "value": "8507" } ], "rules_oper": "AND" } ], "groups_oper": "OR" }, "collection": "", "protocol_version": "", "char_salt": "", "uuid": "" } ``` ### Database access Currently this workflow requires inputs for connecting to the database it will run queries against. In future this may be moved to environment variables.

Author
Vasiliki Panagi
License
MIT

Contents

Main Workflow: rquest-omop-worker-workflow
Size: 607 bytes