Data Integrator (Python API)
|
This is the complete list of members for cls.GOGraphBase.CGOGraphBase, including all inherited members.
__init__(s) | cls.GOGraphBase.CGOGraphBase | |
GetAllAncestors(s, include=True) | cls.GOGraphBase.CGOGraphBase | |
GetAllNodes(s) | cls.GOGraphBase.CGOGraphBase | |
GetAncestors(s, goID, include=True) | cls.GOGraphBase.CGOGraphBase | |
GetChildren(s, goID, include=True) | cls.GOGraphBase.CGOGraphBase | |
GetDistance(s, srcGOID, dstGOID) | cls.GOGraphBase.CGOGraphBase | |
GetRoot(s) | cls.GOGraphBase.CGOGraphBase | |
IgnoreRelationships(s, is_a=False, regulates=False, part_of=False, positively_regulates=False, negatively_regulates=False) | cls.GOGraphBase.CGOGraphBase | |
IsPopulated(s) | cls.GOGraphBase.CGOGraphBase | |
ReadGraphML(s, ffn) | cls.GOGraphBase.CGOGraphBase | |
ReadOBO(s, ffn) | cls.GOGraphBase.CGOGraphBase | |
SetCountsFromAC(s, ac) | cls.GOGraphBase.CGOGraphBase | |
UpdateAllNodes(s) | cls.GOGraphBase.CGOGraphBase | |
UpdateNode(s, goID) | cls.GOGraphBase.CGOGraphBase | |
WriteGraphML(s, ffn) | cls.GOGraphBase.CGOGraphBase |