#include "fastq_reader.h"
#include "fastq_iterator.h"
#include <string>
#include <iostream>
#include <fstream>
#include <stdexcept>
#include <limits>