Compress graphs
-
Updated
Jan 6, 2020 - Python
Compress graphs
GraphCompression is a Python script for simplifying protein interaction networks. It retrieves interaction data from the STRING API using protein information or a user-provided dataset, constructs an interaction graph, and applies Spectral Clustering. The output is a condensed network saved as a graph image and CSV file.
Add a description, image, and links to the graph-compression topic page so that developers can more easily learn about it.
To associate your repository with the graph-compression topic, visit your repo's landing page and select "manage topics."