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

Add job-name to generate_optimized_molecules #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JoshuaMeyers
Copy link
Collaborator

Our guacamol scoring functions do not have a name as part of the object. Its also not straightforward to add a 'name' to the various ScoringFunction's.

However each scoring function is named e.g. Celecoxib rediscovery. So this PR allows that name to be input (optionally) to the generate_optimized_molecules function.

This allows us to write intermediate files from generators, that have knowledge of the scoring function name.

Backwards compatibility is preserved!

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.

1 participant