Naeem Abdul Ghafoor¹²³ & Omur Baysal³
³Mugla Sitki Kocman University, Faculty of Science, Department of Molecular Biology and Genetics, Mugla, Turkey.
- Click on the "Open in Streamlit" badge above.
- Enter the SMILE for the compound of your interest.
- Predicted IC50 will be printed out within a few seconds.
Download the project
wget https://github.com/naeemmrz/ABacAPP.git
Unzip and enter the project directory
unzip ABacAPP-main.zip
cd ABacAPP-main
Install dependencies
pip install -r requirements.txt #System level packages are provided in packages.txt
Start the application
streamlit run MDM2pred.py
The Application will open in your default browser with the same interface as the online version.