|
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 "../xg.hpp"#include "../index.hpp"#include "../convert.hpp"#include <vg/io/stream.hpp>#include <vg/io/vpkg.hpp>#include <bdsg/overlay_helper.hpp>Functions | |
| void | help_locify (char **argv) |
| int | main_locify (int argc, char **argv) |
Defines the "vg locify" subcommand
| void help_locify | ( | char ** | argv | ) |
| int main_locify | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.16