Module fastq

Module fastq 

Source
Expand description

§fastq file io utils

  • fqreader open uncompressed/gzipped file from std::io::stdin or file, then return a fastq file reader
  • record fastq read struct

Structs§

fqreader
fastq file reader
record
fastq reads struct