rxn.chemutils.rdf.reaction_properties.ReactionProperties
- class rxn.chemutils.rdf.reaction_properties.ReactionProperties(meta)[source]
Bases:
object
Class compiling the reaction properties given for an RDF reaction.
- Parameters
meta (
Dict
[str
,str
]) –
Methods
__init__
(meta)- param meta
NB: this function allows to iterate through the compounds in the property dict and make edits there (see ReactionUpdater).
Get the compounds involved in a reaction, without the reactants and products.