Open-Source software for Fully-automated Protein-based Pharmacophore Modeling and High-throughput Virtual Screening.
OpenPharmaco is currently powered by PharmacoNet: deep learning-guided pharmacophore modeling for ultra-large-scale virtual screening, developed by Seonghwan Seo, KAIST.
If you are deep learning researcher, please visit PharmacoNet [github]. It provides more functions.
If you have any problems or need help, please add an github issue.
You can get more information at Wiki.
* Tested on Microsoft Window and Mac OS X (Apple Silicon).
# Download Source Codes
git clone https://github.com/SeonghwanSeo/OpenPharmaco.git
# Create Environment
cd OpenPharmaco/
conda env create -f environment.yml
conda activate openph
pip install .
# Start
conda activate openph
openph # or openpharmaco
Paper on Chemical Science, arXiv.
@article{seo2024pharmaconet,
title={PharmacoNet: deep learning-guided pharmacophore modeling for ultra-large-scale virtual screening},
author={Seo, Seonghwan and Kim, Woo Youn},
journal={Chemical Science},
year={2024},
publisher={Royal Society of Chemistry}
}
- Version 2.0.0
- Performance Improvement (Provisional: PharmacoNet v2)
- SMILES Input (Conformer-free inference)
- Verison 2.1.0:
- Binding Site Detection for Apo Protein Structures
- Pharmacophore Customizing
- Version 3
- Binding Pose Prediction