-
Notifications
You must be signed in to change notification settings - Fork 176
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 simple atom query primitives to the query specific properties #3298
Comments
AKZhuk
added a commit
that referenced
this issue
Sep 14, 2023
9 tasks
AKZhuk
added a commit
that referenced
this issue
Sep 14, 2023
AKZhuk
added a commit
that referenced
this issue
Sep 15, 2023
Test cases written |
AKZhuk
added a commit
that referenced
this issue
Sep 18, 2023
…ties - update e2e snapshots for save-file.spec.ts
AKZhuk
added a commit
that referenced
this issue
Sep 19, 2023
…ties - hide implicitHCount if atom in aromatized ring
Nitvex
pushed a commit
that referenced
this issue
Sep 19, 2023
…ties (#3322) * #3298 - Add simple atom query primitives to the query specific properties * #3298 - Add simple atom query primitives to the query specific properties - update e2e tests * #3298 - Add simple atom query primitives to the query specific properties - update e2e tests * #3298 - Add simple atom query primitives to the query specific properties - update e2e snapshots for save-file.spec.ts * #3298 - Add simple atom query primitives to the query specific properties - hide implicitHCount if atom in aromatized ring
1 - not a bug, the same behaviour in version 2.13.0 |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Current set of atom query features lacks certain attributes supported by SMARTS standard. Missing features should be supported in Ketcher per below specification
Solution
1. Add following properties into the "Atom Properties/Query Specific" list of atom attributes.
2. Add following properties into the right click menu for the atoms/Query Properties (take values from the table above)
3. Replace comma with semicolon between Atom properties:
Atom query properties should be stored in and loaded from KET format per specification provided in #3323
The text was updated successfully, but these errors were encountered: