vg
tools for working with variation graphs
|
#include "hts_alignment_emitter.hpp"
#include "alignment.hpp"
#include "vg/io/json2pb.h"
#include <vg/io/hfile_cppstream.hpp>
#include <vg/io/stream.hpp>
#include <sstream>
Namespaces | |
vg | |
Functions | |
unique_ptr< AlignmentEmitter > | vg::get_alignment_emitter (const string &filename, const string &format, const map< string, int64_t > &path_length, size_t max_threads, const HandleGraph *graph) |