FastqPuri
Functions | Variables
init_trimFilter.c File Reference

help dialog for trimFilter and initialization of the command line arguments. More...

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

Functions

void printHelpDialog_trimFilter ()
 Function that prints trimFilter help dialog when called.
 
void getarg_trimFilter (int argc, char **argv)
 Reads in the arguments passed through the command line to trimFilter. and stores them in the global variable par_TF.
 

Variables

Iparam_trimFilter par_TF
 

Detailed Description

help dialog for trimFilter 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
24.08.2017

Variable Documentation

◆ par_TF

Input parameters of makeTree

global variable: Input parameters trimFilter.

global variable: Input parameters of makeTree.