Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aromatic display #81

Open
JonasSchaub opened this issue Mar 13, 2024 · 2 comments
Open

Aromatic display #81

JonasSchaub opened this issue Mar 13, 2024 · 2 comments

Comments

@JonasSchaub
Copy link

Dear all,
is aromatic display (like DepictionGenerator.withAromaticDisplay()) available in the CDK Depict web app? By default, it seems to be turned off (see below) and I could not find a setting to turn it on.

image

@johnmay
Copy link
Member

johnmay commented Mar 13, 2024

Yes it is not an option because IUPAC does not recommend it in general. The main issue is around fusion bonds, i.e. you end up with what could be a triple bond (three lines drawn):

image

Also you can not do it on larger rings, like porphyrin - the ring in red is aromatic and can alternate:

image

Note it will turn on the delocalised if there is a kekulisation failure.

https://iupac.qmul.ac.uk/drawing/drawing.html

It is generally not acceptable to use curves in two adjacent fused rings, since such diagrams are at best ambiguous in terms of the character of the shared fusion bond between the two rings. If it is known that there is delocalization over only one ring in a fused ring system, a curve should be used for that ring only.

@JonasSchaub
Copy link
Author

Thank you very much for the explanation and pointing out the IUPAC recommendations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants