vg
tools for working with variation graphs
|
#include <mutex>
#include <iostream>
#include <sstream>
#include <vg/vg.pb.h>
#include <vg/io/protobuf_emitter.hpp>
#include <vg/io/stream_multiplexer.hpp>
#include "multipath_alignment.hpp"
#include "hts_alignment_emitter.hpp"
#include "alignment.hpp"
Classes | |
class | vg::MultipathAlignmentEmitter |
Namespaces | |
vg | |
Defines a system for emitting multipath alignments and groups of multipath alignments in multiple formats.