Collections:
Write Stereoinformation to Output
How stereoinformation is being written to output data by Open Babel?
✍: FYIcenter.com
Stereoinformation is being written to output data
based on stereo centers maintained by Open Babel according the
following rules:
1. 3D Stereoinformation - By default, 3D coordinates are copied over from input data to output data without any changes.
If needed, you can specify "--gen3d" option to re-generate 3D coordinates.
2. 2D Stereoinformation - By default, 2D Stereoinformation is always re-generated from perceived stereo centers. And there is no option to change this behavior.
In other words, the file writers re-generate the wedges or hashes from the stereo data at the point of writing; in other words, the particular location of the wedge/hash (or even whether it is present) may change on writing. This was done to ensure that the written structure accurately represents Open Babel’s internal view of the molecule; passing wedges/hashes through unchanged may not represent this (consider the case where a wedge bond is attached to a tetrahedral center which cannot be a stereocenter).
3. 0D Stereoinformation - 0D Stereoinformation is always written to output data according stereo centers perceived by Open Babel from input data. 0D Stereoinformation from input data fully replaced.
As you can see, Open Babel is not simply copy Stereoinformation from input to output. It reads stereoinformation from input, constructs stereo centers, and writes normalized stereoinformation to output.
This may cause some confusions as we presented in next tutorials.
⇒ Wedge/Hash Bond Changed by Open Babel
⇐ Stereo Perception Performed by Open Babel
2021-02-06, 580👍, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1000941 SMILES: CC3=C(C2=CC6=NC(=CC1=C(C (=C4[N-]1[Fe](=N)[N-]2C3 =CC5=NC(=C...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
What IS JSME, Molecule Editor in JavaScript? JSME, Molecule Editor in JavaScript is a free molecule ...
Where to find FAQ (Frequently Asked Questions) on Open Babel Commands other than the format converte...
How stereoinformation is being read from input data by Open Babel? Most molecule data files store st...