Data Integrator (Python API)
|
GO annotation file reader. More...
Classes | |
class | CGAFReader |
Variables | |
int | GAF_FILTER_NONE = 0; |
Do not filter anything, accept everything from the GOA file. More... | |
int | GAF_FILTER_NO_IEA = 1; |
Remove electronically inferred annotations. More... | |
GO annotation file reader.
Reads in a GO annoatation file and offers some filtering for data records and ontology type.
int cls.GAFReader.GAF_FILTER_NO_IEA = 1; |
Remove electronically inferred annotations.
int cls.GAFReader.GAF_FILTER_NONE = 0; |
Do not filter anything, accept everything from the GOA file.