29 #ifndef INIT_QREPORT_H_ 30 #define INIT_QREPORT_H_ 57 #endif // endif INIT_QREPORT_H_ struct _iparam_Qreport Iparam_Qreport
contains Qreport input parameters
int minQ
Definition: init_Qreport.h:44
char outputfilebin[MAX_FILENAME]
Definition: init_Qreport.h:39
char outputfileinfo[MAX_FILENAME]
Definition: init_Qreport.h:41
int ntiles
Definition: init_Qreport.h:43
char * inputfile
Definition: init_Qreport.h:38
int filter
Definition: init_Qreport.h:46
int nQ
Definition: init_Qreport.h:42
char outputfilehtml[MAX_FILENAME]
Definition: init_Qreport.h:40
#define MAX_FILENAME
Definition: defines.h:37
void printHelpDialog_Qreport()
Function that prints Qreport help dialog when called.
Definition: init_Qreport.c:43
int one_read_len
Definition: init_Qreport.h:49
contains Qreport input parameters
Definition: init_Qreport.h:37
void getarg_Qreport(int argc, char **argv)
Reads in the arguments passed through the command line to Qreport. and stores them in the global vari...
Definition: init_Qreport.c:70
int read_len
Definition: init_Qreport.h:45