eccLib 1.1.0
Python library for bioinformatics written in C
|
Directory for the Python type definitions.
More...Files | |
FastaBuff.c | |
Implementations for the FastaBuff object. | |
FastaBuff.h | |
Contains the definition of the FastaBuff object. | |
FastaReader.c | |
Implementation for the FastaReader and FastaFile classes. | |
FastaReader.h | |
Header file for the FastaReader and FastaFile objects. | |
GtfDict.c | |
Implementation of the GtfDict class. | |
GtfDict.h | |
Defines the GtfDict object interface. | |
GtfList.c | |
Contains the implementation of the GtfList object. | |
GtfList.h | |
Contains the definition of the GtfList object. | |
GtfReader.c | |
Contains the implementation of the iterative GTF reader. | |
GtfReader.h | |
This file defines the GtfReader and GtfFile object interface. | |
Directory for the Python type definitions.
Each type has their own header file, and the implementation is in their corresponding source file