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 FAI.
- FAI filesystem operations.
- FAI I/O.
Structs§
- A FASTA index.
- A FASTA index record.