eccLib 1.1.0
Python library for bioinformatics written in C
Loading...
Searching...
No Matches
Data Fields
GtfFile Struct Reference

A file that holds GTF data. More...

#include <GtfReader.h>

Collaboration diagram for GtfFile:
Collaboration graph
[legend]

Data Fields

struct file base
 
PyObject * attr_tp
 Mapping from attribute key to converter callable for the value, or None.
 

Detailed Description

A file that holds GTF data.

See also
GtfReader

Field Documentation

◆ attr_tp

PyObject* GtfFile::attr_tp

Mapping from attribute key to converter callable for the value, or None.

◆ base

struct file GtfFile::base

The documentation for this struct was generated from the following file: