Tutorials¶
These notebooks are the main “how to use this in practice” part of the docs.
Note: the MkDocs build is configured not to execute notebooks (
execute: false). To see SVG depictions and computed outputs, run notebooks locally.
Recommended reading order¶
-
Tutorial 00 — Overview (
00_overview.ipynb)
What cTopo is for, and the high-level workflow. -
Tutorial 01 — Ligand basics (
01_ligand_basics.ipynb)
Donor marking, skeleton definition, and atom roles (DONOR / SKELETON / SUBSTITUENT). -
Tutorial 02 — Skeleton and topology (
02_skeleton_topology.ipynb)
How topology reduction works and how to use topology/skeleton keys for grouping. -
Tutorial 03 — Dataset hierarchy and HTML reports (
03_dataset_tree_reports.ipynb)
Builddenticity → topology → skeleton → ligandtrees and export a shareable HTML report. -
Tutorial 04 — Role-aware fingerprints (
04_role_aware_fingerprints.ipynb)
Compare full-ligand vs skeleton-only vs substituent-only fingerprints and similarity. -
Tutorial 05 — Complexes and ligand extraction (
05_complexes_and_extraction.ipynb)
Dative-bond encoding convention and extracting ligands from complex datasets.
Figures¶
Where a tutorial benefits from a diagram, the notebooks link to placeholder SVGs in docs/assets/figs/.
Replace them later with your final figures without changing notebook content.