Skip to content

yiwenwang47/equus

Repository files navigation

Effective Quest into Bounded Chemical Space (EQUUS)

This is a project focusing on rapid virtual screening of aromatic 1,2-diamines as candidates for Proton-Coupled Electron Transfer processes. More specifically, the goal is to tune the average bond dissociation free energy (BDFE) of the N-H bonds. This repository includes the code we used to generate diamines/diimines so it is quite rdkit-heavy.

Scheme

Data, code for BDFE evaluation will be made public soon.

Installation

Please create a virtual environment by running the following.

conda create -n equus python=3.11

Install in editable mode:

cd to/this/directory
pip install -v -e .

Or

cd to/this/directory
pip install -r requirements.txt
pip install .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages