Skip to content

My Implementation attempt for computing and plotting the Cycle coefficient metric, as provided by the paper "The Topology of the Growing Human Interactome Data"

License

Notifications You must be signed in to change notification settings

kbuci/CycleCoefficientPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CycleCoefficientPython

An implementation for computing and plotting the Cycle coefficient metric, as provided & defined by the paper:

Janjić, Vuk and Nataša Pržulj. "The Topology of the Growing Human Interactome Data" Journal of Integrative Bioinformatics, 11.2 (2016): 27-42. Retrieved 17 Aug. 2019, from doi:10.1515/jib-2014-238

This implementation consists of initating a breadth-first search for every neighbor of a given node, expanding outwards only up to k-2 edges away, accumulating the distances between each neighbor pair.

About

My Implementation attempt for computing and plotting the Cycle coefficient metric, as provided by the paper "The Topology of the Growing Human Interactome Data"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages