README.md 1.06 KB
Newer Older
Maria Marin's avatar
Maria Marin committed
1 2 3 4 5 6
<div align="center">

# Exploring Drug Repurposing Opportunities for Schizophrenia: A Network Medicine Approach 

</div>

Maria Marin's avatar
Maria Marin committed
7
This repository contains the data and code generated for the conference paper 'Exploring Drug Repurposing Opportunities for Schizophrenia: A Network Medicine Approach' by María Marín Tercero, Lucía Prieto Santamaría and Alejandro Rodríguez González submitted at IEEE CBMS 2024.
Maria Marin's avatar
Maria Marin committed
8 9 10

The **main objective** of this study is the application of network medicine methodology to formulate drug repurposing hypotheses for schizophrenia.

Maria Marin's avatar
Maria Marin committed
11
Below it is include the graphical abstract of the methodology employed in this research.
Maria Marin's avatar
Maria Marin committed
12

Maria Marin's avatar
Maria Marin committed
13
![Graphical_abstract](Visual_summary.png)
Maria Marin's avatar
Maria Marin committed
14 15 16 17 18


## Repositories

### Data
Maria Marin's avatar
Maria Marin committed
19
Files with data referring to both nodes (representing the biological elements studied) and links (indicating the interactions established between these elements). These data was previously gathered from the platform of the [DISNET project](https://disnet.ctb.upm.es/).
Maria Marin's avatar
Maria Marin committed
20 21 22

### Analysis
Directories with the Python Scripts and Jupyter Notebooks employed in this study.