Skip to content

Heulito/AIsenberg

Repository files navigation

AIsenberg

Bioactivity prediction to inhibit ERK2 enzyme

Prediction of molecules (SMILES) towards the inhibitation of ERK2 enzyme

Start the web Application

  1. Clone Project
git clone [email protected]:Heulito/AIsenberg.git
  1. cd into project
cd AIsenberg
  1. Create conda environment called WebAPP
conda create -n WebAPP python=3.8
  1. Activate conda environment
conda activate WebAPP
  1. Install the dependencies
pip install -r requirements.txt
  1. run the Web Application
streamlit run WebAPP_IC50.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published