Efficient enumeration of fixed points in Boolean networks using answer set programming
Project description
fASP
Efficient enumeration of fixed points in Boolean networks using answer set programming
Install
You can install fASP with pip
directly from the Package Index:
$ python3 -m pip install fASP
You will also need the clingo
ASP solver in your PATH.
Instructions are provided directly on the Potassco pages.
Run fASP from the command line
After installing fASP
(and clingo
), just run
$ fASP -h
usage: fASP [-h] [-v] [-m MAX] [-t TIME] [-e {conj,disj,source}] [infile]
Compute fixed points of complex Boolean networks. Copyright (C) 2023 Sylvain.Soliman@inria.fr and giang.trinh91@gmail.com GPLv3
positional arguments:
infile BoolNet (.bnet) file
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-m MAX, --max MAX Maximum number of solutions (0 for all).
-t TIME, --time TIME Maximum number of seconds for search (0 for no-limit).
-e {conj,disj,source}, --encoding {conj,disj,source}
ASP encoding to compute fixed points.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fasp-0.3.0.tar.gz
(19.6 kB
view details)
Built Distribution
fasp-0.3.0-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file fasp-0.3.0.tar.gz
.
File metadata
- Download URL: fasp-0.3.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5257ffb39d9788ff3cb2cf0271b66ae98a091d6149bf80a2c9fe008de29cd02 |
|
MD5 | 3688cf231c2b59eaa0b52b9c25db28c7 |
|
BLAKE2b-256 | 26354c6d31bec94b3ea9c30ff87d86aee90c92517147851e9358103c2c3dc5ba |
File details
Details for the file fasp-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: fasp-0.3.0-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64f6b0d1819278a968e05a1eff09c7e612069fb1d5712887a41cd6021d883fab |
|
MD5 | 3240a466993c1842b139a31a4d2ea176 |
|
BLAKE2b-256 | 608e8d123cc6e887f8828108c0bfc941589aea0a49c274babcd723905030dc1e |