public interface ICanonicalReactionLabeller
Modifier and Type | Method and Description |
---|---|
org.openscience.cdk.interfaces.IReaction |
getCanonicalReaction(org.openscience.cdk.interfaces.IReaction reaction)
Convert a reaction into a canonical form by canonizing each of the structures in the reaction in turn.
|