Releases: colomoto/colomoto-docker
Releases · colomoto/colomoto-docker
2022-07-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2022-07-01
Packages
Package | Version | Description |
---|---|---|
AEON.py | 0.1.1 | Symbolic analysis (attractors, reachability) of (partially specified) Boolean networks |
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.1 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 1.0.3 | Convert static interaction maps into executable models |
clingo | 5.5.2 | Answer-Set Programming solver |
colomoto_jupyter | 0.8.4 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20210125 | Symbolic model-checker |
MaBoSS | 2.4.1 | Markovian Boolean Stochastic Simulator |
mpbn | 1.7 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 3.0.9 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.8.2 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
pystablemotifs | 3.0.3 | A PyBoolNet implementation of stable motif algorithms, including oscillation checking. |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
2022-05-01
Along the update of various tools, this image includes new tools:
- AEON.py for Symbolic analysis (attractors, reachability) of (partially specified) Boolean networks (PR #101)
- pystablemotifs for Target-control of Boolean networks, as a replacement of deprecadted StableMotifs (PR #98)
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2022-05-01
Packages
Package | Version | Description |
---|---|---|
AEON.py | 0.1.1 | Symbolic analysis (attractors, reachability) of (partially specified) Boolean networks |
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.1 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 1.0.3 | Convert static interaction maps into executable models |
clingo | 5.5.1 | Answer-Set Programming solver |
colomoto_jupyter | 0.8.3 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20210125 | Symbolic model-checker |
MaBoSS | 2.4.1 | Markovian Boolean Stochastic Simulator |
mpbn | 1.6 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 3.0.9 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.8.2 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
pystablemotifs | 3.0.3 | A PyBoolNet implementation of stable motif algorithms, including oscillation checking. |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
2021-10-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2021-10-01
Packages
Package | Version | Description |
---|---|---|
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.1 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.9.11 | Convert static interaction maps into executable models |
clingo | 5.5.0 | Answer-Set Programming solver |
colomoto_jupyter | 0.8.2 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20210125 | Symbolic model-checker |
MaBoSS | 2.4.0 | Markovian Boolean Stochastic Simulator |
mpbn | 1.6 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.8.1 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
2021-09-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2021-09-01
Packages
Package | Version | Description |
---|---|---|
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.1 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.9.11 | Convert static interaction maps into executable models |
clingo | 5.5.0 | Answer-Set Programming solver |
colomoto_jupyter | 0.8.2 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20210125 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.6 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.7.19 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
2021-04-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2021-04-01
Packages
Package | Version | Description |
---|---|---|
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.0 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.9.11 | Convert static interaction maps into executable models |
clingo | 5.4.1 | Answer-Set Programming solver |
colomoto_jupyter | 0.8.1 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20210125 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.4 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.7.19 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
2021-02-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2021-02-01
Packages
Package | Version | Description |
---|---|---|
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.0 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.7.8 | Convert static interaction maps into executable models |
clingo | 5.4.1 | Answer-Set Programming solver |
colomoto_jupyter | 0.8.1 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20210125 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.4 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.7.19 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
2021-01-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2021-01-01
Packages
Package | Version | Description |
---|---|---|
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.0 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.7.8 | Convert static interaction maps into executable models |
clingo | 5.4.1 | Answer-Set Programming solver |
colomoto_jupyter | 0.7.90 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20180905 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.3 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.7.18 | Python interface to MaBoSS |
PyPint | 1.6.2 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
2020-12-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2020-12-01
Packages
Package | Version | Description |
---|---|---|
BNS | 1.3 | Identification of synchronous attractors using SAT |
BooleanNet | 1.2.8 | Simulation of Boolean Regulatory networks |
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.0 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.7.8 | Convert static interaction maps into executable models |
clingo | 5.4.0 | Answer-Set Programming solver |
colomoto_jupyter | 0.7.3 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.3 | Python interface to GINsim and bioLQM |
ITSTools | 20180905 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.3 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.7.18 | Python interface to MaBoSS |
PyPint | 1.6.1 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
2020-08-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2020-08-01
Packages
Package | Version | Description |
---|---|---|
boolSim | 1.2 | Computation of attractors and reachable sets in synchronous and asynchronous Boolean Networks |
boolSim-python | 0.5 | Python interface to boolSim |
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.0 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.7.8 | Convert static interaction maps into executable models |
clingo | 5.4.0 | Answer-Set Programming solver |
colomoto_jupyter | 0.7.1 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.2 | Python interface to GINsim and bioLQM |
ITSTools | 20180905 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.3 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyBoolNet | 2.2.8 | Generation, modification and analysis of Boolean networks |
PyMaBoSS | 0.7.17 | Python interface to MaBoSS |
PyPint | 1.6.1 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |
colomoto/colomoto-docker:2020-07-01
Fetch and run this image using
pip install -U colomoto-docker
colomoto-docker -V 2020-07-01
Packages
Package | Version | Description |
---|---|---|
CABEAN | 1.0.0 | A Software Tool for the Control of Asynchronous Boolean Networks |
CABEAN-python | 1.0 | Python interface to CABEAN |
Caspo | 4.0.0 | Reasoning on the response of logical signaling networks with Answer Set Programming |
Caspo-control | 1.0 | Python wrapper to the control method of caspo |
CaSQ | 0.7.4 | Convert static interaction maps into executable models |
clingo | 5.4.0 | Answer-Set Programming solver |
colomoto_jupyter | 0.6.5 | CoLoMoTo Python module |
GINsim | 3.0.0b | Boolean and multi-valued network modelling |
GINsim-Python | 0.4.2 | Python interface to GINsim and bioLQM |
ITSTools | 20180905 | Symbolic model-checker |
MaBoSS | 2.3.4 | Markovian Boolean Stochastic Simulator |
mpbn | 1.2 | Brief implementation of Most Permissive Boolean Networks |
NuSMV | 2.6.0 | Symbolic model-checker |
Pint | 2019.05.24 | Static analyzer for dynamics of Automata Networks |
ActoNet | 1.0 | Abduction-based control of fixed points of Boolean networks |
PyMaBoSS | 0.7.16 | Python interface to MaBoSS |
PyPint | 1.6.0 | Python interface to Pint |
R-BoolNet | 2.1.5 | Analysis and reconstruction of Boolean networks dynamics |
StableMotifs | 1 | Target-control of Boolean networks |
StableMotifs-python | 1.0 | Python interface to StableMotifs |