slow5-rs
A library for interacting with SLOW5 files in rust.
Note: Library design is in flux and care should be taken in upgrading this crate.
Usage
Add the following to your Cargo.toml:
[]
= "0.3.0"
Note: version does not directly translate to version of slow5lib.
Example
Getting record by id
Iterating over records sequentially
use Error;
TODO
- Read slow5 file
- Write slow5 file
- Iterating over records
- Iterating over raw or picoamp measurements
- Parity with pyslow5
- Read blow5 file (haven't tested)
- Reading headers
- Reading aux info