Gamgee
You miserable little maggot. I'll stove your head in!
|
#include "indexed_variant_iterator.h"
#include "../exceptions.h"
#include "../utils/hts_memory.h"
#include "htslib/vcf.h"
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | gamgee::IndexedVariantReader< ITERATOR > |
Utility class to read an indexed BCF file by intervals using an appropriate Variant iterator in a for-each loop. More... | |
Namespaces | |
gamgee | |