Commit 357a9ee
authored
Look for Absolute SMILES instead of Canonical
It appears that PubChem has updated their API and they no longer provide a "Canonical" SMILES. Instead, they provide an "Absolute" SMILES with the same info in the same place. Without this fix, the Canvas cannot create Molecule entities, as it raises an error saying that it can't find the SMILES string1 parent 3616fff commit 357a9ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments