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
Solution
Add a .getCDXml() method for retrieving molecule data in CDXml format and .getCDX() method for retrieving base64 cdx format.
These methods should work the same way as the other api functions work, such as .getCml(), .getSmarts(), etc.
The text was updated successfully, but these errors were encountered:
Solution
Add a
.getCDXml()
method for retrieving molecule data in CDXml format and.getCDX()
method for retrieving base64 cdx format.These methods should work the same way as the other api functions work, such as .getCml(), .getSmarts(), etc.
The text was updated successfully, but these errors were encountered: