Skip to content

A repository of the python code created for my undergraduate research project.

License

Notifications You must be signed in to change notification settings

jwr42/Complex-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComplexNetworks

A repository of the python code created for my undergraduate research project.

plex.py is a python module that contains a number of functions designed to create model networks, help in the analysis of networks and help create plots of the behaviours of different networks. Functions only work on network edges that are unweighted and undirected.

HINT_import.py creates adjacency matrices of network files downloaded from the High-quality INTeractomes (HINT) website.

TCNG_import.py creates adjacency matrices of network files downloaded from The Cancer Network Galaxy (TCNG) website.

flowchart.pdf is an example of how some of the functions in plex.py interact with one another, as well as with the HINT_import.py and TCNG_import.py functions.

About

A repository of the python code created for my undergraduate research project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages