An open API service indexing awesome lists of open source software.

https://github.com/baranzinilab/spoke_network_analysis


https://github.com/baranzinilab/spoke_network_analysis

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# spoke_network_analysis

## shortest path

The notebook "shortest_path_in_spoke_demo.ipynb" shows a demo of extracting shortest paths between two nodes in SPOKE graph.

Before running the notebook, make sure to:

1. Download the SPOKE graph instance from [here](https://ucsf.box.com/s/ymqf7icx938nyrdmvzx272zfru7jk4u3).
2. Install networkx, joblib and pandas python libraries.