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