1. Installation¶
1.1. Local installation¶
First, install the following requirements:
Python 3.9.0+
pip >= 19.3
Systems Biology Format Converter
Java
-
Ubuntu:
apt-get install octave
-
Ubuntu:
apt-get install scilab
-
-
Ubuntu:
apt-get install xppaut
Second, add paths to the following to your system path:
sbfConverter.sh
(Linux/Mac OS) orsbfConverter.bat
(Windows)svglint
xppaut
Third, run the following command to install this package:
pip install biomodels-qc
1.2. Docker image¶
Run the following command to pull the Docker image:
docker pull ghcr.io/biosimulations/biomodels_qc