xiaoruiDong / RDMC

Reaction Data and Molecular Conformers (RDMC) is a package dealing with reactions, molecules, conformers, majorly in 3D.
https://xiaoruidong.github.io/RDMC/
MIT License
23 stars 1 forks source link

TS-ML external package #32

Closed PattanaikL closed 2 years ago

PattanaikL commented 2 years ago

This small PR removes the external ts_egnn code and relies on the external package ts_ml for the TS generation workflow. It also introduces the initial version of the TS screener, which relies on code from the ts_ml package. Finally, it also adds a helper function to parse a TS generation folder and check the individual failure modes for each conformer (this is separate from the rest of the code in this PR).