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

fix(search): return empty response when reference name is in header #204

Closed mmalenic closed 1 year ago

mmalenic commented 1 year ago

Closes #201

Changes