vg
tools for working with variation graphs
Functions
gampcompare_main.cpp File Reference
#include <omp.h>
#include <unistd.h>
#include <getopt.h>
#include <string>
#include <vector>
#include <set>
#include <subcommand.hpp>
#include "../algorithms/alignment_path_offsets.hpp"
#include "../multipath_alignment.hpp"
#include "../alignment.hpp"
#include "../vg.hpp"
#include <vg/io/stream.hpp>
#include <vg/io/vpkg.hpp>
#include <bdsg/overlays/overlay_helper.hpp>

Functions

void help_gampcompare (char **argv)
 
int main_gampcompare (int argc, char **argv)
 

Function Documentation

◆ help_gampcompare()

void help_gampcompare ( char **  argv)

◆ main_gampcompare()

int main_gampcompare ( int  argc,
char **  argv 
)