Module fxread::fasta

source ·
Expand description

Module for a fasta reader

Structs

  • Struct to handle the Byte Reading for Fasta Formatted Files. Heavily inspired from bstr ByteRecord.
  • A Fasta Reader implementation.