Skip to content
/ hetmatpy Public

Python package for matrix storage and operations on hetnets

License

Notifications You must be signed in to change notification settings

hetio/hetmatpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hetmatpy: a Python 3 package for matrix operations of hetnets

Build Status

This codebase enables identifying the relevant network connections between a set of query nodes. The method is designed to operate on hetnets (networks with multiple node or relationship types).

This project is still under development. Use with caution.

Environment

Install via pip from GitHub using:

pip install git+https://github.com/hetio/hetmatpy

For local development, run the following inside the development environment:

pip install --editable .

Acknowledgments

This work is supported through a research collaboration with Pfizer Worldwide Research and Development. This work is funded in part by the Gordon and Betty Moore Foundation’s Data-Driven Discovery Initiative through Grants GBMF4552 to Casey Greene and GBMF4560 to Blair Sullivan.