Expand description
Crate to support reading FASTA files into Arrow arrays.
Part of the Exon project. See the Exon documentation for more information.
Structs§
- Batch
Reader - A FASTA batch reader.
- FASTA
Config - Configuration for a FASTA data source.
- FASTA
Schema Builder
Enums§
- ExonFASTA
Error - An error returned when reading a FASTA file fails for some reason.
- Sequence
Builder - Sequence
Data Type