FastqPuri
Functions | Variables
init_makeTree.c File Reference

Help dialog for makeTree and initialization of the command line arguments. More...

#include <getopt.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "init_makeTree.h"
#include "str_manip.h"
#include "config.h"
Include dependency graph for init_makeTree.c:

Functions

void printHelpDialog_makeTree ()
 Function that prints makeTree help dialog when called.
 
void getarg_makeTree (int argc, char **argv)
 Reads in the arguments passed through the command line to makeTree. and stores them in the global variable par_MT.
 

Variables

Iparam_makeTree par_MT
 

Detailed Description

Help dialog for makeTree and initialization of the command line arguments.

Author
Paula Perez paula.nosp@m.pere.nosp@m.zrubi.nosp@m.o@gm.nosp@m.ail.c.nosp@m.om
Date
23.08.2017

Variable Documentation

◆ par_MT

Input parameters of makeTree

global variable: Input parameters of makeTree.