Class SynthonCreator
- java.lang.Object
-
- com.actelion.research.chem.chemicalspaces.synthon.SynthonCreator
-
public class SynthonCreator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SynthonCreator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Reaction[]
create(Reaction rxn)
only works for reactions with a single product
-