Gamgee
You miserable little maggot. I'll stove your head in!
|
#include "variant.h"
#include "variant_builder_shared_region.h"
#include "variant_builder_individual_region.h"
#include "variant_builder_multi_sample_vector.h"
#include "genotype.h"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | gamgee::VariantBuilderCoreField< FIELD_TYPE > |
Internal VariantBuilder class to represent "core" (non-data-region) fields such as the alignment start and the qual. More... | |
class | gamgee::VariantBuilder |
VariantBuilder: construct Variant records from scratch (and, coming soon, from existing Variant records) More... | |
Namespaces | |
gamgee | |