noodles-sam 0.85.0

Sequence Alignment/Map (SAM) format reader and writer
Documentation
1
2
3
4
5
//! SAM filesystem operations.

mod index;

pub use self::index::index;