|
eccLib 1.3.0
Python library for bioinformatics written in C
|
| CeccLib_state | The state struct, returned by calling PyModule_GetState on the eccLib module |
| CFastaBuff | A buffer that holds packed uint4 FASTA data |
| CFastaBuff_iterator | |
| CFastaBuff_view | |
| CFastaFile | A file that holds Fasta data |
| CFastaReader | A reader that reads Fasta files |
| Cfile | File base struct |
| CGtfDict | A dict that holds GTF data |
| CGtfDict_view | |
| CGtfFile | A file that holds GTF data |
| CGtfList | A list that holds geneDicts |
| CGtfList_ColumnIterator | |
| CGtfList_ColumnView | |
| CGtfReader | A reader that reads GTF files |
| Cinput_t | Struct for storing input data for parsing functions |
| Citerate_keys_context | |
| Cline_out | A simple that hold a string, and potentially it's Python parent object |
| Cmap_tuple | A struct to store a key-value pair |
| Coccurrence_t | An occurrence of a token in a string |
| Creader | Reader base struct |
| Cview_logic_state | Context for view_iterate_op |