Module fai

Source
Expand description

FASTA index (FAI) and fields.

Re-exports§

pub use self::fs::read;
pub use self::io::Reader;
pub use self::io::Writer;
pub use self::async::io::Reader as AsyncReader;

Modules§

async
Async FAI.
fs
FAI filesystem operations.
io
FAI I/O.

Structs§

Index
A FASTA index.
Record
A FASTA index record.