Gamgee
You miserable little maggot. I'll stove your head in!
|
#include "fastq_iterator.h"
#include <string>
#include <iostream>
#include <fstream>
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | gamgee::FastqReader |
Utility class to read many Fastq records from a stream (e.g. Fastq file, stdin, ...) in a for-each loop in a for-each loop. More... | |
Namespaces | |
gamgee | |