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/trs folder, and based on the models added in feat(trs): add models #60, implement a module with client methods for communicating with the TRS API; these include methods for
get list of tools
get tool details
list tool versions
list files of a tool version
get tests for a tool version
get additional tool descriptor files relative to a tool
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 Tool Registry Service (WES) API, version 2.0.1.
This issue requires addressing the following steps:
./lib/src/clients/trs
folder, and based on the models added in feat(trs): add models #60, implement a module with client methods for communicating with the TRS API; these include methods forAdditional context
The text was updated successfully, but these errors were encountered: