zaeleus / noodles

Bioinformatics I/O libraries in Rust
MIT License
477 stars 53 forks source link

bgzf/multithreaded_writer: Add builder #238

Closed zaeleus closed 5 months ago

zaeleus commented 5 months ago

Is it possible to set the compression level when using: bgzf::MultithreadedWriter?

Originally posted by @ghuls in https://github.com/zaeleus/noodles/issues/115#issuecomment-1971519822

zaeleus commented 5 months ago

Not currently. I'll add a builder.