Installation instructions

Installing PISCES from git

$ pip install -e git+https://github.com/Novartis/pisces.git#egg=novartis-pisces

Installing PISCES from PyPI

$ pip install novartis-pisces

Testing your PISCES installation

# run the python module unit tests
$ python -m tox