Data Integrator (Python API)
Classes | Namespaces | Variables
GAFReader.py File Reference

Classes

class  cls.GAFReader.CGAFReader
 

Namespaces

 cls.GAFReader
 GO annotation file reader.
 

Variables

int cls.GAFReader.GAF_FILTER_NONE = 0;
 Do not filter anything, accept everything from the GOA file. More...
 
int cls.GAFReader.GAF_FILTER_NO_IEA = 1;
 Remove electronically inferred annotations. More...