Crate noodles_csi

Source
Expand description

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

Re-exports§

pub use self::binning_index::BinningIndex;

Modules§

async
Async CSI.
binning_index
Binning index.
fs
CSI filesystem operations.
io
CSI I/O.

Type Aliases§

Index
A coordinate-sorted index (CSI).