[][src]Module needletail::sequence_record

For working with sequences that have identifiers and optionally quality information.

Primarily used as a common intermediate for processing both FASTA and FASTQ data.

Structs

SequenceRecord

An intermediate structure for handling sequence data and harmonizing both FASTA and FASTQ records into a common format.

Functions

mask_header_tabs

Mask tabs in header lines to |s

mask_header_utf8

Convert bad UTF8 characters into �s