vg
tools for working with variation graphs
Classes | Namespaces
constructor.hpp File Reference
#include <vector>
#include <set>
#include <map>
#include <cstdlib>
#include <functional>
#include <regex>
#include "types.hpp"
#include "progressive.hpp"
#include "vcf_buffer.hpp"
#include "name_mapper.hpp"
#include "handle.hpp"
#include <vg/vg.pb.h>
#include <Variant.h>
#include <Fasta.h>

Classes

struct  vg::ConstructedChunk
 
class  vg::Constructor
 

Namespaces

 vg
 

Detailed Description

constructor.hpp: defines a tool class used for constructing VG graphs from VCF files.