|
vg
tools for working with variation graphs
|
#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) |
| using thread_t = vector<gbwt::node_type> |
| void help_trace | ( | char ** | argv | ) |
| int main_trace | ( | int | argc, |
| char ** | argv | ||
| ) |
1.9.1