Skip to main content

pyMaBoSS

MaBoSS logo

pyMaBoSS is a python API for the MaBoSS software. It can be used inside the Colomoto docker. The API is loaded by running the following line in Python:

import maboss

Once loaded, it allows you to quickly load a MaBoSS model:

sim = maboss.load("metastasis.bnd", "metastasis.cfg")

And then to simulate the model and plot the simulation results:

res = sim.run()
res.plot_piechart()
Simulation result

Installation instructions

pyMaBoSS can be installed either via Conda, PyPi or GitHub.

Installation with Conda

This is the recommended option, as it also allows the simple installation of all the dependencies.

conda -c colomoto install pymaboss

This will install the library, which will already be ready to use.

Installation with PyPi

This is not the recommended option as it cannot yet package the MaBoSS binaries, but if you already have then install you can just install pyMaBoSS using

pip install maboss

To download the MaBoSS binaries, if you have conda and if you are using linux or macosx, you can run :

python -m maboss_setup

If you are using Windows, or if the command above did not work, you can try to run :

python -m maboss_setup_experimental

Otherwise, you can download them using the following links, for Linux, MacOSX arm64, MacOSX X86_64 or Windows. Once downloaded, you need to extract them and make them accessible by putting them in a folder configured in your PATH.

Installation with GitHub

Finally, you can also install pyMaBoSS directly from the official GitHub repository :

git clone https://github.com/colomoto/pyMaBoSS

cd pyMaBoSS

python setup.py install

Note that this also comes without the MaBoSS binaries, so to install them you’ll have to follow the steps described above.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

maboss-0.8.16.tar.gz (107.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

maboss-0.8.16-py3-none-any.whl (108.2 kB view details)

Uploaded Python 3

File details

Details for the file maboss-0.8.16.tar.gz.

File metadata

  • Download URL: maboss-0.8.16.tar.gz
  • Upload date:
  • Size: 107.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for maboss-0.8.16.tar.gz
Algorithm Hash digest
SHA256 06440f8961f92b4fb7f9c380cce02b5b32c0fa3970cc06db6b58f3ee25e083be
MD5 b0a5accb1d4674d8d196ee6c16bcadaa
BLAKE2b-256 9042aad6c58ecb6ae10f1c1f74e5d1e3997b1540124d8fec74b4b353a223be55

See more details on using hashes here.

File details

Details for the file maboss-0.8.16-py3-none-any.whl.

File metadata

  • Download URL: maboss-0.8.16-py3-none-any.whl
  • Upload date:
  • Size: 108.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for maboss-0.8.16-py3-none-any.whl
Algorithm Hash digest
SHA256 17f210a7070c84b4d5d679a6e5eabd4203a8866dda5f7c8a4601e8c204add943
MD5 04014d4c3dce7fc0aeeff60cdae8fc66
BLAKE2b-256 8ea0c63319a6e218fc97e9cceda9db4949abb5e730b46c32275a695fe8e7c664

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.8.16 This release

2 files

0.8.15

2 files

0.8.14

2 files

0.8.13

2 files

0.8.12

2 files

0.8.11

2 files

0.8.10

2 files

0.8.9

2 files

0.8.8

2 files

0.8.7

2 files

0.8.6

1 file

0.8.5

1 file

0.8.4

1 file

0.8.3

1 file

0.8.2

1 file

0.8.1

1 file

0.8.0

1 file

0.7.19

1 file

0.7.18

1 file

0.7.17

1 file

0.7.16

1 file

0.7.15

1 file

0.7.14

1 file

0.7.13

1 file

0.7.12

1 file

0.7.11

1 file

0.7.10

1 file

0.7.9

1 file

0.7.8

1 file

0.7.7

1 file

0.7.6

1 file

0.7.5

1 file

0.7.4

1 file

0.7.3

1 file

0.7.2

1 file

0.6.4

1 file

0.6.3

1 file

0.6.2

1 file

0.6.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page