[][src]Module fasta::read

Utilities for reading whole FASTA files into iterators.

Structs

FastaReader

A reader that visits entries in a FASTA file one by one.

Enums

FastaHandle

An enum that wraps compressed (gz) and uncompressed files.