Sri-DL-ML-AI / hypergraph

Library of python functions for the analysis of hypergraphs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hypergraph

This library provides additional functions that can be used with the hypergraph library by Phil Chodrow.

The additional functions are
Local clustering coefficient for hypergraphs
Hierarchy coefficient for hypergraphs
ER-like Random graph model
Plotting the representing graph of a hypergraph with Netwulf

Furthermore, we provide some of the protein data used in the manuscript.

If used please cite:
Florian Klimm, Charlotte M Deane, Gesine Reinert, Hypergraphs for predicting essential genes using multiprotein complex data, Journal of Complex Networks, Volume 9, Issue 2, April 2021, cnaa028. Journal bioRxiv

alt text

About

Library of python functions for the analysis of hypergraphs.


Languages

Language:Jupyter Notebook 92.0%Language:Python 8.0%