Created
May 15, 2016 20:58
-
-
Save johnmay/ec478e2a41a15098a24d1239e45d9a03 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
new DepictionGenerator().withSize(256, 256) | |
.depict(mol) | |
.writeTo("molecule.png"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment