FastqPuri
|
Help dialog for makeBloom and initialization of the command line arguments. More...
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include <math.h>
#include "init_makeBloom.h"
#include "str_manip.h"
#include "config.h"
Functions | |
void | printHelpDialog_makeBloom () |
Function that prints makeBloom help dialog when called. | |
void | getarg_makeBloom (int argc, char **argv) |
Reads in the arguments passed through the command line to makeBloom. and stores them in the global variable par_MB. | |
Variables | |
Iparam_makeBloom | par_MB |
Help dialog for makeBloom and initialization of the command line arguments.
Iparam_makeBloom par_MB |
Input parameters of makeBloom
global variable: Input parameters of makeTree.