umccr / htsget-rs

A server implementation of the htsget protocol for bioinformatics in Rust
https://samtools.github.io/hts-specs/htsget.html
MIT License
39 stars 9 forks source link

feat: add C4GHStorage on Url and S3 storage backends #268

Closed mmalenic closed 1 month ago

mmalenic commented 2 months ago

Changes

Addresses the first point in https://github.com/umccr/htsget-rs/pull/262#issuecomment-2345039202.

mmalenic commented 1 month ago

Updates