You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a huge fan of J(S)ME but hit a bit of an issue when using it.
If you enable query features and export as a MOLfile then information is lost. I thought I found a work around by using the JME format but this also loses query bond information. I can't use SMARTS as I would like coordinates.
Example:
The MOLfile ideally would put the atom list in but instead just adds Q (hetero atom):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm a huge fan of J(S)ME but hit a bit of an issue when using it.
If you enable query features and export as a MOLfile then information is lost. I thought I found a work around by using the JME format but this also loses query bond information. I can't use SMARTS as I would like coordinates.
Example:
The MOLfile ideally would put the atom list in but instead just adds Q (hetero atom):
JME format preserves the info and coordinates.
However if I now add a query bond in:
This is emitted as
0
in the JME format.I am happy to add support for this in the Java.
Beta Was this translation helpful? Give feedback.
All reactions