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
Enhance the GA4GH SDK and associated CLI by adding support for the GA4GH Tool Registry Service (TRS) API. This feature would enable users to interact with TRS-compliant services, both programmatically (through the SDK) and via command-line commands (through the CLI).
Description:
Enhance the GA4GH SDK and associated CLI by adding support for the GA4GH Tool Registry Service (TRS) API. This feature would enable users to interact with TRS-compliant services, both programmatically (through the SDK) and via command-line commands (through the CLI).
We are targeting v2.0.1 of the TRS specification. Please refer to the corresponding documentation and OpenAPI specification document.
Associated issues:
This issue is a meta issue requiring the following individual issues to be addressed:
Documentation Requirements:
Update CLI and SDK documentation with usage examples and configuration details for TRS.
Testing Requirements:
Add integration tests for CLI commands and unit tests for SDK methods to confirm functionality and error handling.
The text was updated successfully, but these errors were encountered: