|
vg
tools for working with variation graphs
|
#include <omp.h>#include <unistd.h>#include <getopt.h>#include <iostream>#include "subcommand.hpp"#include "../version.hpp"Functions | |
| void | help_version (char **argv) |
| int | main_version (int argc, char **argv) |
Defines the "vg version" subcommand, which evaluates graphs and alignments.
| void help_version | ( | char ** | argv | ) |
| int main_version | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17