============
Installation
============

----------------
Install with pip
----------------

Currently the code can be installed from source (inside protein-inference-joseph cloned repo)

.. code-block:: bash

    $ pip install -e /.

Or by using git+ssh using your MassDynamics github login:

.. code-block:: bash

    $ pip install git+ssh://git@github.com/MassDynamics/protein-inference-joseph/releases/tag/0.1.2

Please ensure you use a relevant/up to date tag. 