aoptk.relationships.relationship ================================ .. py:module:: aoptk.relationships.relationship Classes ------- .. autoapisummary:: aoptk.relationships.relationship.Relationship Module Contents --------------- .. py:class:: Relationship Data structure representing relationship between a chemical and an effect. .. py:attribute:: relationship_type :type: aoptk.relationship_type.RelationshipType .. py:attribute:: chemical :type: aoptk.chemical.Chemical .. py:attribute:: effect :type: aoptk.effect.Effect .. py:attribute:: context :type: str .. py:method:: __str__() -> str