slow5 0.5.0

Library for interacting with slow5
Documentation

slow5-rs

License Crates.io docs.rs Rust

A library for interacting with SLOW5 files in rust. Not official.

Note: Library design is in flux and care should be taken in upgrading this crate.

Installation

Add the following to your Cargo.toml:

[dependencies]
slow5 = "0.5.0"

Note: version does not directly translate to version of slow5lib.

TODO

  • Read SLOW5 files
  • Iterating over SLOW5 records
  • Iterating over picoamp measurements in records
  • Write slow5 file
  • Handle BLOW5 files
  • Reading headers
  • Reading aux info

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.