aoptk.relationships.relationship

Classes

Relationship

Data structure representing relationship between a chemical and an effect.

Module Contents

class aoptk.relationships.relationship.Relationship[source]

Data structure representing relationship between a chemical and an effect.

relationship_type: aoptk.relationship_type.RelationshipType[source]
chemical: aoptk.chemical.Chemical[source]
effect: aoptk.effect.Effect[source]
context: str[source]
__str__() str[source]