|
eccLib 1.1.0
Python library for bioinformatics written in C
|
A file that holds GTF data. More...
#include <GtfReader.h>

Data Fields | |
| struct file | base |
| PyObject * | attr_tp |
| Mapping from attribute key to converter callable for the value, or None. | |
A file that holds GTF data.
| PyObject* GtfFile::attr_tp |
Mapping from attribute key to converter callable for the value, or None.
| struct file GtfFile::base |