Releases: weng-lab/bigwig-reader
Releases · weng-lab/bigwig-reader
Add type field to errors
This release adds an errortype field to thrown errors, allowing downstream consumers to respond differently to, for example, missing data versus a corrupt remote file.
v1.0.18
v1.0.17
v1.0.16
v1.0.15
v1.0.14
v1.0.13
v1.0.12
Add two-bit reader
A new TwoBitReader class adds the ability to read sequence data in two bit format.