|
eccLib 1.1.0
Python library for bioinformatics written in C
|
Header file for the FastaReader and FastaFile objects. More...


Go to the source code of this file.
Data Structures | |
| struct | FastaReader |
| A reader that reads Fasta files. More... | |
| struct | FastaFile |
| A file that holds Fasta data. More... | |
Variables | |
| PyTypeObject | FastaFileType |
| The Python type definition for the FastaFile object. | |
| PyTypeObject | FastaReaderType |
| The Python type definition for the FastaReader object. | |
Header file for the FastaReader and FastaFile objects.