You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue requires addressing the following steps:
In the ./lib/src/clients/wes folder, and based on the models added in feat(wes): add models #49, implement a module with client methods for communicating with the WES API; these include methods for
creating runs
listing runs
cancelling runs
getting the status of a run
showing details of a run
fetching outputs of a run
Document your code; use the TES client as a template/example
Provide unit tests for your code; again, use the available TES client as a template/example
Add SDK support foor the GA4GH Workflow Execution Service (WES) API, version 1.1.0.
This issue requires addressing the following steps:
./lib/src/clients/wes
folder, and based on the models added in feat(wes): add models #49, implement a module with client methods for communicating with the WES API; these include methods forAdditional context
The text was updated successfully, but these errors were encountered: