|
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 "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 | |
constructor.hpp: defines a tool class used for constructing VG graphs from VCF files.
1.8.17