User 870ab5b546
19-04-2011 15:56:31
Reaction definition:
<?xml version="1.0" ?>
<MDocument>
<MChemicalStruct>
<reaction x1="-2.3919096628986525" y1="3.519216030990243" x2="3.5414076794319564" y2="3.271128347664041">
<propertyList>
<property dictRef="NAME" title="NAME">
<scalar><![CDATA[epoxides with (-)CN]]></scalar>
</property>
<property dictRef="SELECTIVITY" title="SELECTIVITY">
<scalar>-stericHindrance(ratom(1))</scalar>
</property>
</propertyList>
<reactantList>
<molecule molID="m1">
<atomArray
atomID="a1 a2 a3 a4"
elementType="C O H C"
mrvMap="1 3 0 0"
reactionStereo="Inv 0 0 0"
x2="-6.881875038146973 -5.341875038146973 -7.280456367604854 -6.111875038146972"
y2="4.042500257492065 4.042500257492065 5.530026029977231 2.7088211356640297"
/>
<bondArray>
<bond atomRefs2="a1 a4" order="1" />
<bond atomRefs2="a1 a3" order="1" />
<bond atomRefs2="a1 a2" order="1" />
<bond atomRefs2="a4 a2" order="1" />
</bondArray>
</molecule>
</reactantList>
<productList>
<molecule molID="m2">
<atomArray
atomID="a1 a2 a3 a4 a5 a6 a7"
elementType="C C H C O H N"
mrvMap="2 1 0 0 3 0 0"
x2="7.56771259790619 7.601281909793624 6.860536746513022 9.088807682278789 9.088807682278789 10.422486804106825 7.56771259790619"
y2="2.4937202768337343 4.033354357159123 5.383501239196915 4.431935686617004 5.971935686617004 6.741935686617004 0.9537202768337343"
/>
<bondArray>
<bond atomRefs2="a1 a7" order="3" />
<bond atomRefs2="a1 a2" order="1" />
<bond atomRefs2="a2 a4" order="1" />
<bond atomRefs2="a2 a3" order="1" />
<bond atomRefs2="a4 a5" order="1" />
<bond atomRefs2="a5 a6" order="1" />
</bondArray>
</molecule>
</productList>
</reaction>
</MChemicalStruct>
</MDocument>
If I submit [H][C@@]12CCCC[C@]1([H])O2, Reactor produces only one product, [H]O[C@]1([H])CCCC[C@@]1([H])C#N. It fails to produce the other enantiomer. This is a problem because it makes it seems as if this symmetry-breaking reaction is asymmetric, and it's not.
In general, meso starting material -> chiral product should cause Reactor to give both enantiomers.