LRez  v2.1
indexFastq.h
Go to the documentation of this file.
1 #ifndef __LREZ_INDEX_FASTQ__
2 #define __LREZ_INDEX_FASTQ__
3 
7 void subcommandIndexFastq(int argc, char* argv[]);
8 
9 #endif
subcommandIndexFastq
void subcommandIndexFastq(int argc, char *argv[])