#include "eggToBam.h"
#include "config_util.h"
#include "bamFile.h"
#include "load_egg_file.h"
#include "config_egg2pg.h"
#include "config_gobj.h"
#include "config_chan.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
|
Definition at line 177 of file eggToBam.cxx. References argv, ProgramBase::parse_command_line(), and EggToBam::run(). |