biocpp / biocpp-io

BioC++ Input/Output library
https://biocpp.github.io
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

most of the stream submodule #3

Closed h-2 closed 2 years ago

h-2 commented 2 years ago

The only big difference to SeqAn3 is include/bio/stream/compression.hpp .

And the stream implementations have been changed to accept threads and compression level as a parameter but are otherwise in their old (chaotic) state.