Skip to content

maxim-papusha/Experiments-StereoMolGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StereoMolGraph Experiments

The experiments accompany the following paper and preprint:

StereoMolGraph source code: https://github.com/maxim-papusha/StereoMolGraph

Contents

  • data/: input structures and reference datasets used in the notebooks.
  • notebooks/: exploratory and validation notebooks, including molecule comparison, InChI edge cases, pericyclic examples, visualization, and transition-metal stereochemistry examples.
  • pyproject.toml: project metadata and Python dependencies for running the notebooks.

Environment

The project targets Python 3.13+.

Install the environment with:

pip install -e .

Key dependencies include stereomolgraph, rdkit, chython, pubchempy, pandas, ipywidgets, and py3dmol.

Data Sources

Notes

The data/ directory includes smiles.txt together with the validation reference files used by the notebooks.

About

Code to reproduce experiments of "StereoMolGraph: Stereochemistry-Aware Molecular and Reaction Graphs"

Topics

Resources

License

Stars

Watchers

Forks

Contributors