Converts UniProt to BEL
bio2bel_uniprot
can be installed easily from PyPI with
the following code in your favorite terminal:
$ python3 -m pip install bio2bel_uniprot
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/uniprot.git@master