eccLib 1.3.0
Python library for bioinformatics written in C
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CeccLib_stateThe state struct, returned by calling PyModule_GetState on the eccLib module
 CFastaBuffA buffer that holds packed uint4 FASTA data
 CFastaBuff_iterator
 CFastaBuff_view
 CFastaFileA file that holds Fasta data
 CFastaReaderA reader that reads Fasta files
 CfileFile base struct
 CGtfDictA dict that holds GTF data
 CGtfDict_view
 CGtfFileA file that holds GTF data
 CGtfListA list that holds geneDicts
 CGtfList_ColumnIterator
 CGtfList_ColumnView
 CGtfReaderA reader that reads GTF files
 Cinput_tStruct for storing input data for parsing functions
 Citerate_keys_context
 Cline_outA simple that hold a string, and potentially it's Python parent object
 Cmap_tupleA struct to store a key-value pair
 Coccurrence_tAn occurrence of a token in a string
 CreaderReader base struct
 Cview_logic_stateContext for view_iterate_op