Reaction rule using MSketchPane

User 704eeef1ba

05-07-2013 08:08:45

Im using MSketchPane. how shud i provide a reaction rule using MSketchPane? Is there a mechanism to identify it using the RxnMolecule?.

ChemAxon e08c317633

05-07-2013 08:11:27

Are you a deveoper or an end user? Could you provide more details about your use case?

User 704eeef1ba

05-07-2013 08:13:50

yes Im a developer. I want to get answers for reactions.  I also have an issue about how to identify the rectants after using the MSketchPane. For exmaple C2H5Br + KOH->  My problem is to get the answer to these type of questions.

ChemAxon e08c317633

12-07-2013 13:39:49

Reaction rules are Chemical Terms expressions, and they can be defined as strings. So you do not need MSketchPane to define reaction rules.


See
http://www.chemaxon.com/jchem/doc/user/reactor_glossary.html#rules />http://www.chemaxon.com/jchem/doc/dev/java/api/chemaxon/reaction/Reactor.html#setReaction(chemaxon.struc.Molecule, java.lang.String, java.lang.String, java.lang.String, java.lang.String)