๐ฅ Authors: Milad Torabi, Possenti Francesca
๐น Sapienza University, Bioinformatics and Network Medicine
๐
January 16, 2025
๐ Overview:
Non-alcoholic steatohepatitis (NASH) is a complex liver disorder characterized by fat accumulation, inflammation, and hepatocellular injury. As the prevalence of NASH rises globally, there is an urgent need to identify putative disease genes and explore potential drug repurposing strategies. This project utilizes network science methods and bioinformatics algorithms to analyze NASH-related genes and repurpose existing drugs as potential therapeutic candidates.
๐ Our goal: Identify putative disease genes & explore drug repurposing using network-based algorithms.
๐ฏ Project Objectives
๐ฌ Disease Gene Identification:
- Identify putative disease-associated genes using PPI network analysis.
- Utilize network-based algorithms (DIAMOnD, DIAble, Diffusion) to identify key genes related to NASH.
- Integrate multi-omics data (proteomics and genomics) to explore disease mechanisms.
- Implement drug repurposing strategies by screening approved drugs against the identified genes.
- Provide insights into novel therapeutic avenues for NASH treatment.
๐ Drug Repurposing Approach:
- Screen FDA-approved drugs
- Identify potential therapeutic candidates
- Accelerate the drug discovery process
๐ Project Root
โโโ ๐ Report.pdf
โโโ ๐ README.md (This File)
โโโ ๐ Results Folder
โโโ ๐ Main - Project.ipynb (Jupyter Notebook)
๐ Methodology & Workflow:
๐ฅ Step 1: Data Collection
- Protein-Protein Interaction (PPI) Network: Retrieved from BioGRID database.
- Gene-Disease Associations (GDAs): Extracted from DisGeNET (Disease Code: C2711227).
๐ธ Step 2: Network Construction & Analysis
- Built PPI network from BioGRID interactome.
- Filtered data to include only human physical interactions.
- Identified the largest connected component (LCC) within the network.
๐งช Step 3: Disease Gene Identification
- Applied DIAMOnD, DIAble, and Diffusion algorithms to identify putative disease genes.
- Prioritized genes based on their connectivity and biological relevance.
๐ Step 4: Drug Repurposing
- Mapped identified genes to known drug-target interactions.
- Screened FDA-approved drugs for potential efficacy against NASH-related pathways.
๐ Tech Stack & Tools
๐ฅ Programming Language: Python
๐ Libraries: pandas, numpy, networkx, matplotlib, seaborn
๐ Databases: BioGRID and DisGeNET databases for gene and interaction data
๐ Algorithms: DIAMOnD, DIAble, Diffusion(Graph-based algorithms for network analysis)
๐ Results & Insights
โ Identified key genes potentially involved in NASH pathogenesis.
โ Mapped existing drugs for repurposing
โ Contributed to advancing bioinformatics-driven approaches for liver disease research
๐ Potential Impact:
๐ Accelerates drug discovery
๐ฉบ Provides therapeutic targets
๐ฌ Advances precision medicine for NASH
๐ฎ Future Work
- Expand datasets with multi-omics data
- Validate findings via experimental studies
- Incorporate deep learning for better gene-disease association predictions