This repository provides code to compute graph metrics and plot chart to helps with graph analysis. The original puropouse of this code was to detect similarities and/or differences between human and mouse genes regulatory systems.
- Scatter plot that combines degree and clustering coefficient
- Histogram for each metric
- Radar chart that shows the mean of each metric
Depending on python installation is possible to run main file via:
python main.py
python3 main.py
Make sure to have a data folder with at least a dataset otherwise the program won't work.
You can use setup.py to download tested dataset
Setup.py is a file that automatically downloads and prepare the two dataset we used in our project.
python setup.py
- Alessio Cocco
- Andrea Valentinuzzi
- Giovanni Brejc