|
eccLib 1.1.0
Python library for bioinformatics written in C
|
Contains the declarations of the functions used in the eccLib module. More...
#include <Python.h>

Go to the source code of this file.
Functions | |
| PyObject * | parseFasta (PyObject *self, PyObject *args, PyObject *restrict kwargs) |
| Python function that parses provided raw FASTA content. | |
| PyObject * | parseGTF (PyObject *restrict self, PyObject *restrict args, PyObject *restrict kwargs) |
| Python function for parsing raw GTF file contents. | |
Contains the declarations of the functions used in the eccLib module.