hts-sys 2.1.4

This library provides HTSlib bindings.
Documentation
1
2
3
4
5
6
# HTSlib bindings for Rust

This sub-crate provides the raw HTSlib bindings, which are used for the high level Rust API for reading and writing BAM files provided by rust-htslib.

See rust-htslib for details.