-
Notifications
You must be signed in to change notification settings - Fork 24
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
Giulio benedini/plot grid molecules #193
base: trunk
Are you sure you want to change the base?
Conversation
) | ||
|
||
if save_svg_path is not None: | ||
if not isinstance(img, str): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
N.B. updated this as I wouldn't use assert
in production code
1ce66d0
to
1a7f8cb
Compare
Just remember to update the changelog also. Your image also did look low quality as per your comment, but all the tests passed using the bigger image I uploaded, so I wonder if that is to do with your config somehow? |
I have now updated the changelog. You are probably right, but I do not know what is the cause yet. |
I created an interface to rdkit Draw.MolsToGridImage called plot_grid_molecules.