Hitmap 1.3
|
#include <SWcommon.h>
Data Fields | |
FILE * | file |
int | rewind |
Struct for a protein file. The protein file is red several times to get different sequences.
Definition at line 203 of file SWcommon.h.
FILE* file |
The file of the protein.
Definition at line 204 of file SWcommon.h.
int rewind |
Number of times the file has been rewritten.
Definition at line 205 of file SWcommon.h.