# FASTQ Processing


<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

## FASTQ File Handling

------------------------------------------------------------------------

<a
href="https://github.com/mtinti/OligoSeeker/blob/main/OligoSeeker/fastq.py#L19"
target="_blank" style="float:right; font-size:smaller">source</a>

### FastqHandler

>  FastqHandler ()

*Handles FASTQ file operations.*

## Oligo Codon Processor

------------------------------------------------------------------------

<a
href="https://github.com/mtinti/OligoSeeker/blob/main/OligoSeeker/fastq.py#L87"
target="_blank" style="float:right; font-size:smaller">source</a>

### OligoCodonProcessor

>  OligoCodonProcessor (oligos:List[str])

*Processes FASTQ files to count oligo codons.*
