Module noodles_cram::crai[][src]

Expand description

CRAM index.

Re-exports

pub use self::record::Record;

Modules

Async CRAM index I/O.

CRAM index record and fields.

Structs

An async CRAM index reader.

An async CRAM index writer.

A CRAM index reader.

A CRAM index writer.

Functions

Reads the entire contents of a CRAM index.

Writes a CRAM index to a file.

Type Definitions

A CRAM index.