Skip to content

CRDGEN-385: Add 16 bicyclic ring templates#18

Merged
rachelnwalker merged 1 commit intordkit:mainfrom
ZontaNicola:CRDGEN-385
Mar 19, 2026
Merged

CRDGEN-385: Add 16 bicyclic ring templates#18
rachelnwalker merged 1 commit intordkit:mainfrom
ZontaNicola:CRDGEN-385

Conversation

@ZontaNicola
Copy link
Copy Markdown
Contributor

This adds all sensible permutations of byciclic fused rings that are depicted as a regular polygon with an inner bridge
-outer rings of 5-8 atoms

  • Bridge sizes of 1-2 atoms
    this provides alternative layouts for the same structure (e.g. 6 membered ring with a 1 atom bridge or 5 membered ring with a 2 atom bridge). Since we are now converting these to SMARTS, the appropriate one will be picked when substitutions are present. Here's an example
Screenshot 2026-03-18 at 15 46 15

Templates are ordered so that shorter bridges come first (they look better)

PLEASE DO NOT MODIFY template_smiles.h DIRECTLY

Add your templates to the templates.smi file in this repository. Add one CXSMILES per line, and please do not insert any blank lines.
Commit your changes and create the PR. The CI workflow will run on the new templates and validate them, and once they are approved, they will be automatically added to the header.

For more information please check https://github.com/rdkit/molecular_templates/blob/main/README.md

- Added bicyclic templates with outer rings of 5-8 atoms
- Bridge sizes of 1-2 atoms
- Templates sorted by bridge size (1-atom first, then 2-atom)
- Bond lengths ~1.42 matching existing templates
- Properly oriented with bridgeheads horizontal and vertically flipped
@github-actions
Copy link
Copy Markdown

#77 C1CC2CC1C2#78 C1CC2CC(C1)C2#79 C1CC2CCC1C2#80 C1CCC2CC(C1)C2#81 C1CC2CCC(C1)C2#82 C1CCC2CC(CC1)C2#83 C1CCC2CCC(C1)C2#84 C1CC2CCCC(C1)C2#85 C1CC2CCC1C2#86 C1CC2CCC(C1)C2#87 C1CC2CCC1CC2#88 C1CCC2CCC(C1)C2#89 C1CC2CCC(C1)CC2#90 C1CCC2CCC(CC1)C2#91 C1CCC2CCC(C1)CC2#92 C1CC2CCCC(C1)CC2

@rachelnwalker rachelnwalker merged commit 0c31260 into rdkit:main Mar 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants