elixir-cloud-aai / proWES

Proxy service for injecting middleware into GA4GH WES requests
Apache License 2.0
3 stars 5 forks source link

feat: support passing TRS URIs #49

Open uniqueg opened 2 years ago

uniqueg commented 2 years ago

Add support for passing TRS URIs for the workflow_url field. Implement it such that files are pulled and then attached, in a spec-conforming way, to the workflow run requests sent to the remote services.

Note that this is a feature that is currently not explicitly supported by the WES specification.