TRS (Tool Registry Service)
The TRS
package provides web components for interacting with GA4GH Tool Registry Service APIs. It allows you to browse, search, and view details of tools and workflows registered in a TRS-compliant service.
Package Information
- Package:
@elixir-cloud/trs
- Version:
2.0.0-alpha.6
- Standard: GA4GH v2.0.1 (opens in a new tab)
Features
- Tool Discovery: List and filter tools and workflows.
- Detailed Views: Display comprehensive information for each tool, including versions, authors, and descriptions.
- Standard Compliance: Works with any GA4GH TRS v2 compliant API.
Available Components
<ecc-client-ga4gh-trs-tools>
: A component to list and filter tools.<ecc-client-ga4gh-trs-tool>
: A component to display details of a specific tool.