Commit 356e1de
committed
Tests: Extended perception test
To allow another SMILES string.
Actually, the test isn't great, the multiplicity cannot be 1, it should probably be 2. However, multiplicity 2 gives an even worse result with many radicals: 'OCCC(C(COO)(O[CH2])C)(C[C]1[CH][CH][C]([CH][CH]1)NO)SC' (all carbon atoms on the benzene ring are marked as having a radical).
This is out of scope for the current linear TS adapter PR. The fix should be easy (detect a possibly aromatic ring with all radicals, at least for the C-only case, then make it aromatic). Leaving it as is for now since this is indeed a crazy molecule.1 parent 6e708cb commit 356e1de
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1415 | 1415 | | |
1416 | 1416 | | |
1417 | 1417 | | |
1418 | | - | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
1419 | 1421 | | |
1420 | 1422 | | |
1421 | 1423 | | |
| |||
0 commit comments