It might be useful to add a method to the FastqRead dataclass that parses the read's header and returns a dictionary. The Illumina format is described here: https://help.basespace.illumina.com/articles/descriptive/fastq-files/
It might be useful to add a method to the FastqRead dataclass that parses the read's header and returns a dictionary.
The Illumina format is described here: https://help.basespace.illumina.com/articles/descriptive/fastq-files/