vg
tools for working with variation graphs
Typedefs | Functions
trace_main.cpp File Reference
#include <getopt.h>
#include <string>
#include <vector>
#include "subcommand.hpp"
#include "../vg.hpp"
#include <vg/io/vpkg.hpp>
#include "../haplotype_extracter.hpp"
#include <bdsg/overlays/overlay_helper.hpp>

Typedefs

using thread_t = vector< gbwt::node_type >
 

Functions

void help_trace (char **argv)
 
int main_trace (int argc, char **argv)
 

Typedef Documentation

◆ thread_t

using thread_t = vector<gbwt::node_type>

Function Documentation

◆ help_trace()

void help_trace ( char **  argv)

◆ main_trace()

int main_trace ( int  argc,
char **  argv 
)