Skip to content

rickydeluca/network-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Analysis

A set of tools to generate networks from CSV or RData file, and analyze them.

How to run

python generate_networks.py

This read all the CSV and RData file within the data directory and generates the corrisponding NetworkX networks. By deafult the so generated networks will be stored inside networks directory.

python analyze_networks.py

This script analyzes all the networks inside the networks directory computing their global and local measures. The tabular results are save in results folder and the plots in plots folder.

About

A set of tools to generate networks from CSV or RData file, and analyze them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published