dipper.models.assoc.InteractionAssoc module

class dipper.models.assoc.InteractionAssoc.InteractionAssoc(graph, definedby, subj, obj, rel=None)

Bases: dipper.models.assoc.Association.Assoc

interaction_object_properties = {'colocalizes_with': 'RO:0002325', 'genetically_interacts_with': 'RO:0002435', 'interacts_with': 'RO:0002434', 'molecularly_interacts_with': 'RO:0002436', 'negatively_regulates': 'RO:0003002', 'positively_regulates': 'RO:0003003', 'regulates': 'RO:0002448', 'ubiquitinates': 'RO:0002480'}