This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files.
# Cargo.toml
[dependencies]
rust-htslib = "1.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opening a BAM file and iterating over its records.
Install htslib via package manager or build from source
No dependency data recorded yet.