|
vg
tools for working with variation graphs
|
#include <omp.h>#include <unistd.h>#include <getopt.h>#include <iostream>#include "subcommand.hpp"#include "../vg.hpp"#include "../alignment.hpp"#include <vg/io/vpkg.hpp>Functions | |
| void | help_validate (char **argv) |
| int | main_validate (int argc, char **argv) |
Defines the "vg validate" subcommand
| void help_validate | ( | char ** | argv | ) |
| int main_validate | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17