๐งฌ Project GlucoCard
Computational Drug Screening & Analysis Pipeline
๐ Overview
GlucoCard is a Python-based computational pipeline designed to explore drug screening and analysis for potential Type-2 Diabetes inhibitors.
The project integrates rule-based evaluation with real molecular data to understand how computational approaches can assist in early-stage drug discovery.
๐ซง Pipeline Workflow
๐น Data Acquisition
- Automated retrieval of molecular data using PubChemPy
- Extraction of molecular weight, H-bond donors, and acceptors
๐น Drug-Likeness Screening
- Applied Lipinski-inspired rules
- Evaluated physicochemical suitability of compounds
๐น Comparative Analysis
- Compared multiple drug candidates
- Generated ranking and recommendations
๐น Bioavailability Concept (Exploratory)
- Studied BOILED-Egg model using SwissADME
- Understood GI absorption and drug-likeness concepts
๐ Case Study Molecules
๐ Key Observations:
##โ Note:
This project is a rule-based and exploratory computational model.
Docking and binding affinity analysis were studied conceptually and not fully implemented.
๐งช Technologies Used
- Python
- PubChemPy
- SwissADME (conceptual use)
๐ฎ Future Scope
- Molecular docking integration (AutoDock Vina)
- Machine learning-based prediction models
- ADMET property analysis
- Expansion to larger compound datasets
Author
Thrishitha Reddy