We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce Convert structure with set up valence property into SMARTS format
Expected behavior Valence value should be added to the SMARTS like this:
[#6](-[#6])(-[#6])-[#6;v4]
Actual behavior Valence is not added to the SMARTS:
[#6](-[#6])(-[#6])-[#6]
Indigo/Bingo version Version 1.15.0-dev.4.0-g4bfe0976e-x86_64-linux-gnu-11.2.1
Additional context
The text was updated successfully, but these errors were encountered:
#1362 Valence is not added to the SMARTS file (#1379)
86722e0
Backmerge #1362 Valence is not added to the SMARTS file (#1379) (#1384)
d4c2809
AliaksandrDziarkach
Successfully merging a pull request may close this issue.
Steps to Reproduce
Convert structure with set up valence property into SMARTS format
Expected behavior
Valence value should be added to the SMARTS like this:
Actual behavior
Valence is not added to the SMARTS:
Indigo/Bingo version
Version 1.15.0-dev.4.0-g4bfe0976e-x86_64-linux-gnu-11.2.1
Additional context
The text was updated successfully, but these errors were encountered: