Class SynthonCreator


  • public class SynthonCreator
    extends java.lang.Object
    • Constructor Detail

      • SynthonCreator

        public SynthonCreator()
    • Method Detail

      • create

        public static Reaction[] create​(Reaction rxn)
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createStrict

        public static Reaction[] createStrict​(Reaction rxn)
                                       throws java.lang.Exception
        does not allow cuts through ring bonds
        Parameters:
        rxn -
        Returns:
        Throws:
        java.lang.Exception