aoptk.relationships.relationship
Classes
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]