Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 479 Bytes

sbgn2an

Library for computing initial states and stories of a Process Description map

Installation

The sbgn2an library requires software clingo and the clingo Python library. Please refer to https://potassco.org/clingo/ for installation instructions.

It also requires the csbgnpy Python library. Please refer to https://github.com/Adrienrougny/csbgnpy for installation instructions.

The sbgn2an library is easiest installed using pip:

cd sbgn2an/
pip install .