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

Feature/min substructure counts via smarts #939

Merged
merged 5 commits into from
Jun 20, 2024

Conversation

kylecsnow
Copy link
Contributor

@kylecsnow kylecsnow commented May 28, 2024

Citrine Python PR

Description

This PR is for updating the docstring for GenerativeDesignInput and the corresponding documentation to reflect a recent change in the backend (mithril PR and pymithril PR) to use SMARTS strings to represent substructure constraints (rather than SMILES strings) for generative molecular design.

PR Type:

  • Breaking change (fix or feature that would cause existing functionality to change)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Maintenance (non-breaking change to assist developers)

Adherence to team decisions

  • I have added tests for 100% coverage
  • I have written Numpy-style docstrings for every method and class.
  • I have communicated the downstream consequences of the PR to others.
  • I have bumped the version in __version__.py

@kylecsnow kylecsnow requested a review from StevenKauwe May 28, 2024 19:58
StevenKauwe
StevenKauwe previously approved these changes Jun 18, 2024
Copy link
Contributor

@StevenKauwe StevenKauwe left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@StevenKauwe StevenKauwe left a comment

Choose a reason for hiding this comment

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

LGTM

@StevenKauwe StevenKauwe merged commit d50e0c7 into main Jun 20, 2024
16 checks passed
@StevenKauwe StevenKauwe deleted the feature/min-substructure-counts-via-SMARTS branch June 20, 2024 18:33
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.

2 participants