Cargo Features

htsget-search has no features set by default.

[dependencies]
htsget-search = { version = "0.9.1", features = ["s3-storage", "url-storage", "experimental"] }
s3-storage

Enables aws-mocks and s3-storage of htsget-test, s3-storage of htsget-config and htsget-storage

url-storage

Enables url-storage of htsget-config, htsget-storage, and htsget-test

experimental

Enables experimental of htsget-config, htsget-storage, and htsget-test

htsget-search has 3 features without comments.