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

Enable exact molecule comparison in molfilevalidator.py #165

Closed
coleslaw481 opened this issue Oct 5, 2017 · 2 comments
Closed

Enable exact molecule comparison in molfilevalidator.py #165

coleslaw481 opened this issue Oct 5, 2017 · 2 comments
Assignees
Milestone

Comments

@coleslaw481
Copy link
Contributor

https://docs.eyesopen.com/toolkits/python/oechemtk/OEChemFunctions.html#OEChem::OEExactGraphMatch

@coleslaw481 coleslaw481 self-assigned this Oct 5, 2017
@coleslaw481
Copy link
Contributor Author

Modify D3RMolecule to support get/set for canonical smiles string and the openeye factories should generate this smiles string.

Finally the comparison code should compare the smiles string and report any differences.

To get smiles string from openeeye this command should work: oechem.OECreateCanSmiString

coleslaw481 added a commit that referenced this issue Oct 6, 2017
…ydrogens so added --skipsmilecompare option. Fix for issue #165
@coleslaw481
Copy link
Contributor Author

Fixed with commit

@coleslaw481 coleslaw481 added this to the 1.9.2 milestone Oct 6, 2017
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

No branches or pull requests

1 participant