swps3
|
#include <fasta.h>
Public Attributes | |
char readBuffer[MAX_SEQ_LENGTH *10+15] | __ALIGNED__ |
char * | data |
FILE * | fp |
char * | name |
char readBuffer [ MAX_SEQ_LENGTH*10 + 15 ] FastaLib::__ALIGNED__ |
char* FastaLib::data |
Definition at line 39 of file fasta.h.
Referenced by swps3_readNextSequence().
FILE* FastaLib::fp |
Definition at line 37 of file fasta.h.
Referenced by swps3_closeLib(), swps3_openLib(), and swps3_readNextSequence().
char* FastaLib::name |
Definition at line 38 of file fasta.h.
Referenced by swps3_getSequenceName(), swps3_openLib(), and swps3_readNextSequence().