Converts protein-protein interactions in HIPPIE to BEL.
bio2bel_hippie
can be installed easily from PyPI with
the following code in your favorite terminal:
$ python3 -m pip install bio2bel_hippie
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/hippie.git