Crate exon_fasta

Crate exon_fasta 

Source
Expand description

Crate to support reading FASTA files into Arrow arrays.

Part of the Exon project. See the Exon documentation for more information.

Structs§

BatchReader
A FASTA batch reader.
FASTAConfig
Configuration for a FASTA data source.
FASTASchemaBuilder

Enums§

ExonFASTAError
An error returned when reading a FASTA file fails for some reason.
SequenceBuilder
SequenceDataType

Type Aliases§

ExonFASTAResult