/hts-sys

Raw rust bindings for htslib

Primary LanguageRustMIT LicenseMIT

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.