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

Morse atom fingerprint #1773

Merged
merged 7 commits into from
Mar 4, 2020
Merged

Conversation

thegodone
Copy link
Contributor

Customize Morgan Fingerprint to generate Morgan-Hose code #951

Add C++ & Python code

Copy link
Member

@greglandrum greglandrum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice one. Thanks for doing it!
The bit that needs to be done before this can be merged is to add some testing code for it. This would consist of adding tests to Fingerprints/test1.cpp and Descriptors/Wrap/testMolDescriptors.py that make sure that calling the fingerprinting functions with includeRedundantEnvironments=true actually does what you expect.

Code/GraphMol/Fingerprints/MorganFingerprints.cpp Outdated Show resolved Hide resolved
fix the redundantEnv
add python testcase Morse Atom Fingerprint
adding Morse Atom Fingerprint test
@greglandrum greglandrum added this to the 2020_03_1 milestone Mar 4, 2020
@greglandrum greglandrum merged commit 54229e2 into rdkit:master Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants