-
Notifications
You must be signed in to change notification settings - Fork 9
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
mol2morgan_fingerprint: remove deprecated fp function #83
Merged
Commits on Sep 9, 2024
-
mol2morgan_fingerprint: remove deprecated fp function
- Remove AllChem.GetMorganFingerprintAsBitVect from the code because it is deprecated. - Add a test to ensure the bit2atom mapping works as intended.
Configuration menu - View commit details
-
Copy full SHA for 18a2543 - Browse repository at this point
Copy the full SHA 18a2543View commit details
Commits on Sep 20, 2024
-
Error handling sanitize bug (#85)
* fix molsanitize exception error catching * linting * isort on other stuff
Configuration menu - View commit details
-
Copy full SHA for 91152e1 - Browse repository at this point
Copy the full SHA 91152e1View commit details -
* fix molsanitize exception error catching * linting * isort on other stuff * add inchitomol element
Configuration menu - View commit details
-
Copy full SHA for 85cacba - Browse repository at this point
Copy the full SHA 85cacbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f83de3 - Browse repository at this point
Copy the full SHA 1f83de3View commit details -
docu: update readme, add image, add feature calc notebook (#90)
* docu: update readme, add image, add feature calc notebook * readme: add feature calculation example * readme: add published Molpipeline paper link * notebooks: add header to feature calculation
Configuration menu - View commit details
-
Copy full SHA for 4bd1dfb - Browse repository at this point
Copy the full SHA 4bd1dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccb5d59 - Browse repository at this point
Copy the full SHA ccb5d59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5a844 - Browse repository at this point
Copy the full SHA 6b5a844View commit details -
Configuration menu - View commit details
-
Copy full SHA for b36f6ce - Browse repository at this point
Copy the full SHA b36f6ceView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.