Installation

Manual installation

PROSSTT was developed and tested in Python 3.5 and 3.6. For an optimal experience, we suggest Python 3.6. In order to run PROSSTT, the following Python libraries have to be installed:

In order to reproduce the example notebooks and produce plots with generate_simN.py the following libraries are additionally required:

After installing all libraries:

  • download a PROSSTT release or clone the git repository.
  • (optional) unpack the archive
  • cd prosstt/directory/
  • pip install .

Install via Bioconda

(work in progress)