|
vg
tools for working with variation graphs
|
#include <omp.h>#include <unistd.h>#include <getopt.h>#include <iostream>#include "subcommand.hpp"#include "../option.hpp"#include "../xg.hpp"#include "../vg.hpp"#include <vg/io/stream.hpp>#include <vg/io/vpkg.hpp>#include "../io/save_handle_graph.hpp"#include <handlegraph/mutable_path_mutable_handle_graph.hpp>Functions | |
| void | help_concat (char **argv) |
| int | main_concat (int argc, char **argv) |
Defines the "vg concat" subcommand
| void help_concat | ( | char ** | argv | ) |
| int main_concat | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17