Module fxread::fastq

source ·
Expand description

Module for a fastq reader

Structs

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