
💻 Platform¶
🧭 Overview¶
DeepsmirUD is a deep learning-based framework that uniquely uses connectivity scores to predict whether small molecules will upregulate or downregulate microRNA (miRNA) expression, offering a scalable and sequence-driven approach for RNA-targeted drug discovery.
Whether you’re working in computational drug discovery, bioinformatics, or molecular pharmacology, DeepsmirUD provides a ready-to-use solution for drug screening.
📔 Documentation¶
Please check https://
🛠️ Installation¶
(https://
pypi .org /project /deepsmirud) conda create --name deepsmirud python=3.11 conda activate deepsmirud pip install deepsmirud --upgrade