Skip to content

Cannot Generate Molecule From MolFile - No Examples? #358

Answered by ptosco
Eelesy asked this question in Q&A
Discussion options

You must be logged in to vote

get_mol will accept single molecules as either SMILES strings or MDL molblock strings. File paths won't work, nor will SDF files (i.e., concatenations of individual molblocks with optional properties).
Here you find an example:
https://github.com/rdkit/rdkit/blob/409947314f9f53aded4dfab0697f2b720f347387/Code/MinimalLib/tests/tests.js#L204

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Eelesy
Comment options

Answer selected by Eelesy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants