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

SMARTS saver miss component level grouping #1316

Closed
AliaksandrDziarkach opened this issue Oct 10, 2023 · 0 comments · Fixed by #1317
Closed

SMARTS saver miss component level grouping #1316

AliaksandrDziarkach opened this issue Oct 10, 2023 · 0 comments · Fixed by #1317
Assignees
Projects

Comments

@AliaksandrDziarkach
Copy link
Collaborator

AliaksandrDziarkach commented Oct 10, 2023

I tested SMARTS load/save using next code:

def test_smarts(smarts_in)
    print(smarts_in)
    qmol = indigo.loadSmarts(smarts_in)
    print(qmol.smarts())

And found that for some smarts component level grouping not saved: ([#6]1-[#6]-[#6]-1.[#6]) saved as [#6]1-[#6]-[#6]-1.[#6]

@AliaksandrDziarkach AliaksandrDziarkach self-assigned this Oct 10, 2023
@AliaksandrDziarkach AliaksandrDziarkach added this to Product Backlog in Indigo via automation Oct 10, 2023
@AliaksandrDziarkach AliaksandrDziarkach moved this from Product Backlog to In progress in Indigo Oct 10, 2023
@AliaksandrDziarkach AliaksandrDziarkach linked a pull request Oct 10, 2023 that will close this issue
@AliaksandrDziarkach AliaksandrDziarkach moved this from In progress to In review in Indigo Oct 10, 2023
Indigo automation moved this from In review to Done Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Indigo
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant