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
with cirpy.resolve('5263-34-3', 'smiles') the result is '[Cl]|[Hg]|12|[OH+]=C(CC[OH+]|1C)NC3CCCCC23' which I don't think is valid. I believe this is the compound it should resolve to: https://pubchem.ncbi.nlm.nih.gov/substance/273559422
CIRpy version: v1.0.2
The text was updated successfully, but these errors were encountered:
Also adding to this that '524-63-0' also appears to resolve incorrectly to INCHIKey 'PSXDRNCJTBOUPR-UHFFFAOYSA-N', and smiles '[Cl-].OC(C1CC2CC[NH+]1CC2C=C)c3ccnc4ccc(O)cc34' when it should resolve to https://commonchemistry.cas.org/detail?cas_rn=524-63-0
with
cirpy.resolve('5263-34-3', 'smiles')
the result is '[Cl]|[Hg]|12|[OH+]=C(CC[OH+]|1C)NC3CCCCC23' which I don't think is valid. I believe this is the compound it should resolve to: https://pubchem.ncbi.nlm.nih.gov/substance/273559422CIRpy version: v1.0.2
The text was updated successfully, but these errors were encountered: