
💻 Platform¶
🧭 Overview¶
Drutai—a deep learning–based framework—is designed to predict interactions between small molecule drugs and protein targets.
Drutai integrates insights from several deep learning architectures, combining their strengths into a unified predictive model for drug–target interactions (DTIs).
Whether you’re working in computational drug discovery, bioinformatics, or molecular pharmacology, Drutai provides a ready-to-use solution for high-accuracy DTI prediction.
📔 Documentation¶
Please follow the Drutai documentation https://
🛠️ Installation¶
(https://
pypi .org /project /drutai) conda create --name drutai python=3.11 conda activate drutai pip install drutai --upgrade