Gamgee
You miserable little maggot. I'll stove your head in!
|
#include "htslib/vcf.h"
#include "htslib/synced_bcf_reader.h"
#include "../exceptions.h"
#include "../utils/hts_memory.h"
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | gamgee::SyncedVariantReader< ITERATOR > |
Utility class to read multiple VCF.GZ/BCF files with an appropriate iterator in a for-each loop. More... | |
Namespaces | |
gamgee | |