Skip to content

BILAB/ColabReaction

Repository files navigation

ColabReaction: Accelerating Transition State Searches with Machine Learning Potentials on Google Colaboratory

This repository contains a Google Colab notebook for transition state (TS) search using the Direct MaxFlux (DMF) method and ML potentials (UMA).

📘 Colab Notebook

Open in Colab

Logo

📂 How to Use

  1. Click the Colab link above
  2. Upload your input files (e.g. reactant.xyz, product.xyz)
  3. Follow the notebook cells

📘 User Guide (English, 日本語)

🖥️ Installation (for local environment)

We recommend running this notebook on Google Colab.

If you wish to use it locally, you may try installing the required packages using:

pip install -r requirements.txt

Some packages may require additional manual installation (e.g., rdkit, dmf, fairchem-core, and custom Panel extensions). Please refer to the respective project repositories for details.

⚠️ Note: We do not officially support or test local installations.

📖 Citation

If you use ColabReaction in your research, please cite the following publication:

  1. Karasawa, M.; Leow, C. S.; Yajima, H.; Arai, S.; Nishizaki, H.; Terada, T.; Sato H. ChemRxiv 2025. DOI: 10.26434/chemrxiv-2025-zvkqk

We also recommend citing the following references related to the underlying DMF/UMA methodology:

  1. Nakano, M.; Karasawa, M.; Ohmura, T.; Terada, T.; Sato, H. ChemRxiv 2025. DOI: 10.26434/chemrxiv-2025-md8k6-v2
  2. Koda, S.; Saito, S. Locating Transition States by Variational Reaction Path Optimization with an Energy-Derivative-Free Objective Function. J. Chem. Theory Comput. 2024, 20 (7), 2798-2811.
  3. Koda, S.; Saito, S. Flat-Bottom Elastic Network Model for Generating Improved Plausible Reaction Paths. J. Chem. Theory Comput 2024, 20 (16), 7176-7187.
  4. Koda, S.; Saito, S. Correlated Flat-Bottom Elastic Network Model for Improved Bond Rearrangement in Reaction Paths. J. Chem. Theory Comput. 2025, 21 (7), 3513-3522.
  5. Wood, B. M.; Dzamba, M.; Fu, X.; Gao, M.; Shuaibi, M.; Barroso-Luque, L.; Abdelmaqsoud, K.; Gharakhanyan, V.; Kitchin, J. R.; Levine, D. S.; et al. UMA: A Family of Universal Models for Atoms. arXiv preprint 2025, https://ai.meta.com/research/publications/uma-a-family-of-universal-models-for-atoms.
  6. Levine, D. S.; Shuaibi, M.; Spotte-Smith, E. W. C.; Taylor, M. G.; Hasyim, M. R.; Michel, K.; Batatia, I.; Csányi, G.; Dzamba, M.; Eastman, P.; et al. The Open Molecules 2025 (OMol25) Dataset, Evaluations, and Models. arXiv preprint 2025, arXiv:2505.08762. [physics.chem-ph]
  7. fairchem; https://github.com/facebookresearch/fairchem

About

ColabReaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published