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
Then, Htsget REST endpoint resource ID will become
https://htsget-rs.my.org/my-bucket1/subject/key/to/data1.bam
https://htsget-rs.my.org/my-bucket2/another/subject/key/to/data1.bam
(or without extension suffix is fine)
https://htsget-rs.my.org/my-bucket1/subject/key/to/data1
https://htsget-rs.my.org/my-bucket2/another/subject/key/to/data1
Thanks for opening this one, Victor, it taps into a related discussion in #88 (comment). If we implement the multi-storage backend feature we should also support multiple data sources from within the same storage backend, transparently.
Context:
Desirable:
Related:
.*
matching all keys under a bucketThen, Htsget REST endpoint resource ID will become
Or, with htsget URI scheme (on-going discussion #581 umccr/data-portal-client#88)
The text was updated successfully, but these errors were encountered: