vg
tools for working with variation graphs
|
#include "subcommand.hpp"
#include "../alignment.hpp"
#include "../gaf_sorter.hpp"
#include "../stream_index.hpp"
#include "../stream_sorter.hpp"
#include <vg/io/stream.hpp>
#include <getopt.h>
Functions | |
void | help_gamsort (char **argv) |
int | main_gamsort (int argc, char **argv) |
Defines the "vg gamsort" subcommand for sorting and shuffling GAM and GAF files.
void help_gamsort | ( | char ** | argv | ) |
int main_gamsort | ( | int | argc, |
char ** | argv | ||
) |