Merged
Conversation
…an store a map in the 'RGroup' we can reuse this SGroup and get nicer rendering.
…oes split the "layout" package but in future (CDK v3) they will all be collapsed together.
…vided default if needed.
…tom which is sprouted off the structure. This is very useful in sketchers (JChemPaint) but for now we need this for attachment points. The sprouting is not super great yet but we can improve it in future.
…t points (wavy line across bond).
11a4e72 to
fb8797e
Compare
Member
Author
|
Good to go - just cleaned up the history/rebased. |
…rom the explicit attachment points (wiggly crossed line).
8d5831c to
f5aa1e1
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Some required improvments to RGroup handling (for JChemPaint).
These changes setup explicit attachment atoms (wiggly line on a bond) for RGrgoup substituents. In MDL they are not stored this way so we need to add/remove them when we read/write and generate the confermations.
Likewise bond attach order specifies the bond labelling/order when a R group has multiple leaving bonds.
Example of what it looks like in JChemPaint.