mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Include macrocycles in atropisomer calculation Previously, atropisomeric bonds were sanitized away if they were part of a "ring bond", which happens in macrocyclic systems. None of the existing test cases fail if that sanitization check is removed. The sanitization step is removed to support biaryls that are part of a larger macrocyclic system. A set of test cases is included that cover potential macrocyclic atropisomeric systems * Remove unmentioned files * Keep ring check, and narrow it to when bond is in as many rings as atoms * exclude atropisomer bonds if in rings < 8 atoms Co-authored-by: tadhurst-cdd <112502803+tadhurst-cdd@users.noreply.github.com> * Clarify macrocycle behavior in RDKit book * fix typo --------- Co-authored-by: tadhurst-cdd <112502803+tadhurst-cdd@users.noreply.github.com>
44 KiB
44 KiB