|
vg
tools for working with variation graphs
|
#include <omp.h>#include <unistd.h>#include <getopt.h>#include <list>#include <fstream>#include "subcommand.hpp"#include <vg/io/vpkg.hpp>#include "../vg.hpp"#include "../small_snarl_simplifier.hpp"#include "../rare_variant_simplifier.hpp"#include "../io/save_handle_graph.hpp"#include "../traversal_clusters.hpp"Functions | |
| void | help_simplify (char **argv) |
| int | main_simplify (int argc, char **argv) |
| void help_simplify | ( | char ** | argv | ) |
| int main_simplify | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.17