You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the code and files that form the basis of the manuscript "IMERGE-FEP: Improving Relative Free Energy Calculation Convergence with Chemical Intermediates"
3
3
4
-
## Contents
5
-
Folders
6
-
7
-
* rgroupinterm - a tool for pairwise R-group enumeration and pruning for the automatic creation of intermediate molecules
8
-
* rhfe_gromacs - the code, input files and md files to run the free energy perturbations described in the manuscript
9
-
* rhfe_analysis - code for analysing FEP output
10
-
* data - raw data used as input
11
-
* supplemental information - sdf files & visualization of molecules from the perturbations that were run
* eg5_case_study.ipynb - application of enumerator on cogeneric series
42
+
* perserving_chirality.ipynb - background on chiral information in RDkit
43
+
* jacs_intermediates.py - script to enumerate all intermediates of the jacs files (takes a while)
44
+
* calc_scores.py - calculates similarity scores of intermediates using the pruners (takes two days to run this for all intermediates in the jacs set)
45
+
46
+
## Related documents
47
+
For the tpr files used for running of the RHFE simulations in gromacs can be found in [](https://doi.org/10.5281/zenodo.13939493)
0 commit comments