Skip to content

bio2bel/uniprot

Repository files navigation

Bio2BEL UniProt Build Status Coverage Status Documentation Status Zenodo DOI

Converts UniProt to BEL

Installation Current version on PyPI Stable Supported Python Versions MIT License

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