[][src]Module seq_io::fastx::multiline_qual

FASTX reading with multi-line FASTQ support.

fastx::multiline_qual::Reader has the same behaviour as Reader in fastx, but it also supports multi-line FASTQ (see fastq::multiline).

Structs

Reader

FASTX parser

RecordsIntoIter

Iterator of OwnedRecord that owns the underlying reader

RecordsIter

Borrowed iterator of OwnedRecord