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

Dev/property queries #450

Merged
merged 2 commits into from
Mar 12, 2015
Merged

Conversation

bp-kelley
Copy link
Contributor

String/Int/Bool and Double properties can now be set on Atoms/Bonds ( this was mostly to actually test the Python API!)

rdqueries now has

HasIntPropWithValueQueryAtom/Bond
HasDoublePropWithValueQueryAtom/Bond
HasStringPropWithValueQueryAtom/Bond
HasBoolPropWithValueQueryAtom/Bond

Int and Double values also except tolerances (+/-)

It would be nice to have >,>-,<,<= and ranges but this was beyond me this evening :)

Brian Kelley added 2 commits March 11, 2015 20:15
BondQuery was exposed to python
Atoms and Bonds can now set and Query String/Int/Bool
 and Double properties through python.
greglandrum added a commit that referenced this pull request Mar 12, 2015
@greglandrum greglandrum merged commit be510b4 into rdkit:master Mar 12, 2015
@greglandrum greglandrum added this to the 2015_03_1 milestone Mar 21, 2015
@bp-kelley bp-kelley deleted the dev/property-queries branch March 19, 2016 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants