User 8769aa7b37
02-03-2007 10:16:27
Hi everybody,
i am getting the below given structure in my console by using marvin sketch
<?xml version="1.0" ?>
<MDocument>
<MChemicalStruct>
<molecule molID="m1">
<atomArray
atomID="a1"
elementType="C"
x2="-5.308333396911621"
y2="1.8083332777023315"
/>
<bondArray>
</bondArray>
</molecule>
</MChemicalStruct>
</MDocument>
how can i convert the above code to get the molecule or reaction in the browser can any body plz help me.
i am getting the below given structure in my console by using marvin sketch
<?xml version="1.0" ?>
<MDocument>
<MChemicalStruct>
<molecule molID="m1">
<atomArray
atomID="a1"
elementType="C"
x2="-5.308333396911621"
y2="1.8083332777023315"
/>
<bondArray>
</bondArray>
</molecule>
</MChemicalStruct>
</MDocument>
how can i convert the above code to get the molecule or reaction in the browser can any body plz help me.