|
vg
tools for working with variation graphs
|
#include <getopt.h>#include "subcommand.hpp"#include <vg/io/stream.hpp>#include "../genotyper.hpp"#include "../genotypekit.hpp"#include "../variant_recall.hpp"Functions | |
| void | help_genotype (char **argv) |
| int | main_genotype (int argc, char **argv) |
Variables | |
| const string | DEFAULT_TRAVERSAL_FINDER = "adaptive" |
| void help_genotype | ( | char ** | argv | ) |
| int main_genotype | ( | int | argc, |
| char ** | argv | ||
| ) |
| const string DEFAULT_TRAVERSAL_FINDER = "adaptive" |
1.8.17