Crate noodles_csi[][src]

Expand description

noodles-csi handles the reading and writing of the coordinate-sorted index (CSI) format.

Re-exports

pub use self::index::Index;

Modules

Coordinate-sorted index and fields.

Structs

A CSI reader.

A CSI writer.

Functions

Reads the entire contents of an coordinate-sorted index (CSI).