-
Notifications
You must be signed in to change notification settings - Fork 14
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
Salt overlapping bond #26
Comments
Thanks very hard to think of a simple fix but will have a think. Basically the way it works is adds in a "longer" bond that isn't shown. |
Oh actually perhaps for nonterminal X>3 I should just put it near the closest terminal bond. |
OT: btw, is the OHC abbreviation common? |
Yes it's reverse CHO... Things do get confusing though - RDKit recently added abbreviations and had some confusion examples where they used half forward, half backwards "CH3(O)NH-" (i think) - this makes it look like the O is connected to the first Carbon. We would make that "H3C(O)HN-" which matches ChemDraw and is the most logical way to do it - otherwise it gets very messy. For RDKit's way it would be valid if you wrote "CH3NH(O)-" but then it gets hard to join on to the Nitrogen since it's no longer at the end of the formula CH3NHO- would make it look like it joins on the O. Here is a screenshot from ChemDraw - I drew the top and rotated it 180. |
Reopen - don't think it's fixed yet |
I linked the wrong issue :-) |
Salt placement is usually great but I came across the following where the Br- overlaps a bond.
The text was updated successfully, but these errors were encountered: