rustfastq

Module io

Source

Structs§

  • Iterator over a fastq.gz file, yielding [FastEntry]
  • A single FastQ entry, with header, sequence and quality scores
  • Caches the Phred symbol to probability translation table TODO: could be done using lazy_static

Statics§

Functions§