.. Bioplex documentation master file, created by sphinx-quickstart on Thu Apr 7 15:53:32 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to BioplexPy's documentation! ====================================== **BioplexPy** (/baɪˈoʊ plɛks paɪ/) package provides access to PPI data from Gygi lab. It fetches protein interaction data and offers a *simple* and *intuitive* API for Analysis. Getting Started ====================================== The package can be installed through pypi or through github .. code-block:: bash pip install bioplexpy or .. code-block:: bash pip install git+https://github.com/ccb-hms/BioPlexPy.git#egg=BioPlexPy .. toctree:: :maxdepth: 2 :caption: Examples of Functions and Analysis: BioPlex_Examples Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`