XT-neighbor
|
bundled representation for command line arguments. More...
#include <xtn.h>
Public Attributes | |
int | distance = 1 |
int | verbose = 0 |
char * | seqPath = NULL |
int | seqLen = 0 |
char * | outputPath = NULL |
char | measure = LEVENSHTEIN |
char * | infoPath = NULL |
int | infoLen = 0 |
int | airr = 0 |
bundled representation for command line arguments.
int XTNArgs::airr = 0 |
int XTNArgs::distance = 1 |
int XTNArgs::infoLen = 0 |
char* XTNArgs::infoPath = NULL |
char XTNArgs::measure = LEVENSHTEIN |
char* XTNArgs::outputPath = NULL |
int XTNArgs::seqLen = 0 |
char* XTNArgs::seqPath = NULL |
int XTNArgs::verbose = 0 |