|
eccLib 1.1.0
Python library for bioinformatics written in C
|
A reader that reads Fasta files. More...
#include <FastaReader.h>

Data Fields | |
| struct reader | base |
| bool | binary |
| char * | title |
| size_t | title_len |
| struct reader FastaReader::base |
| bool FastaReader::binary |
| char* FastaReader::title |
| size_t FastaReader::title_len |