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

Add support for stereo CIP values in ket format #225

Closed
AlexanderSavelyev opened this issue Dec 28, 2020 · 2 comments · Fixed by #2291, #2479 or #2501
Closed

Add support for stereo CIP values in ket format #225

AlexanderSavelyev opened this issue Dec 28, 2020 · 2 comments · Fixed by #2291, #2479 or #2501

Comments

@AlexanderSavelyev
Copy link
Contributor

AlexanderSavelyev commented Dec 28, 2020

Background
Internal ketcher format should contain information about CIP calculated values. The current model with S-groups should be replaced by the internal format

Acceptance criteria

  • Don't show tooltip for CIP values
  • CIP data must be moved from s-group properties to atom properties
  • Ketcher must still show CIP labels
  • Available CIP labels: bonds: [E,Z,M,P] atoms: [R,S,r,s]
@AlexanderSavelyev
Copy link
Contributor Author

related to epam/Indigo#310

@vanoprenko
Copy link
Collaborator

Indigo version should be updated in scope of this task

Nitvex added a commit that referenced this issue Apr 20, 2023
* #225 – moved CIP rendering logic to Atom class

* #225 – moved CIP rendering logic to Bond class

* #225 – fixed selection for bonds and atoms

* #225 – fixed unselect for bonds and atoms

* #225 – removed previous crutch solution

* #225 – updated possible CIP values for bonds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment