Skip to content

Expanding chemical synthesis planning to explore chemo-enzymatic pathways using minimal transitions

Notifications You must be signed in to change notification settings

maranasgroup/chemo-enz

Repository files navigation

Requirements:

  1. Rdkit
  2. Streamlit
  3. Pandas
  4. Numpy
  5. Keras
  6. matplotlib
  7. Pulp
  8. CPLEX solver

The files associated with the MinChemBio are seperately attached here, since the github limits uploading files larger than 100 MB without LFS. Dataset and code on Scholarsphere

How to use minChemBio tool

conda env create -f environment.yaml
  • Get the dataset ready (S1.txt)
  • Now get the ids of reactant and product using the jupyter code
  • Use the ids to put into the streamlit web app by executing the file minchembio_streamlit.py
  • Now, you have the solutions given by minChemBio
  • To visualize these solutions, you have to use the another juptyer code, by inputing the folder of the pathways

About

Expanding chemical synthesis planning to explore chemo-enzymatic pathways using minimal transitions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages