|
vg
tools for working with variation graphs
|
#include <vector>#include <set>#include <map>#include <cstdlib>#include <functional>#include <regex>#include "types.hpp"#include "progressive.hpp"#include <vg/vg.pb.h>#include "Variant.h"#include "Fasta.h"#include "vcf_buffer.hpp"#include "name_mapper.hpp"Classes | |
| struct | vg::ConstructedChunk |
| class | vg::Constructor |
Namespaces | |
| vg | |
constructor.hpp: defines a tool class used for constructing VG graphs from VCF files.
1.8.16