mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* atropisomer handling added * fixed non-used variables, linking directives * BOOST LIB start/stop fixes, linking fix * Fixes for RDKIT CI errors * minimalLib fix * changed vector<enum> for java builds * check for extra chars in CIP labeling * removed wrong deprecated message * fix ostrstream output error? * restored _ChiralAtomRank to lowercase first letter * changes for merged master * Fixed catch label for new Catch package * update expected psql results * get swig wrappers building * restore MolFileStereochem to FileParsers * fix java wrapper for reapplyMolBlockWedging * some suggestions * move a couple functions out of Bond * Merge branch 'master' into pr/atropisomers2 * merged master * Renamed setStereoanyFromSquiggleBond * atropisomers in cdxml, rationalize atrop wedging, stereoGroups in drawMol * fix for CI build * attempt to fix java build in CI * attempt to fix java build in CI #2 * New routine to remove non-explicit 3D-geneated chirality * changed to use pair for atrop atoms and related bonds * Changes as per PR reviews * PR review respnses * PR review reponse - more * Fix merge from master * fixing java ci after merge * Updated the help doc for atripisomers * update the atropisomer docs * improve the images * add the source CXSMILES --------- Co-authored-by: greg landrum <greg.landrum@gmail.com>
2 lines
1.1 KiB
XML
2 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<cml xmlns="http://www.chemaxon.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.chemaxon.com http://www.chemaxon.com/marvin/schema/mrvSchema_20_20_0.xsd"><MDocument><MChemicalStruct><molecule molID="m1"><atomArray><atom id="a1" elementType="C" x2="5.12548" y2="-11.55"/><atom id="a2" elementType="C" x2="6.42452" y2="-10.8"/><atom id="a3" elementType="C" x2="7.72356" y2="-11.55"/><atom id="a4" elementType="C" x2="9.0226" y2="-10.8"/><atom id="a5" elementType="C" x2="16.6005" y2="-12.2625"/><atom id="a6" elementType="C" x2="17.8995" y2="-11.5125"/><atom id="a7" elementType="C" x2="19.1986" y2="-12.2625"/><atom id="a8" elementType="C" x2="19.1986" y2="-13.7625"/></atomArray><bondArray><bond id="b1" atomRefs2="a1 a2" order="1"/><bond id="b2" atomRefs2="a2 a3" order="2"/><bond id="b3" atomRefs2="a3 a4" order="1"/><bond id="b4" atomRefs2="a5 a6" order="1"/><bond id="b5" atomRefs2="a6 a7" order="2"/><bond id="b6" atomRefs2="a7 a8" order="1"/></bondArray></molecule></MChemicalStruct></MDocument></cml> |