Simplified COPASI interface for python
Project description
BasiCO
This project hosts a simplified python interface to COPASI. While all functionality from COPASI is exposed via automatically generated SWIG wrappers, this package aims to add a layer on top of that, to hide most of the complexity away when calling COPASI functions.
Installation
The package works with python 2.x and python 3.x, provided the following packages are installed:
- python-copasi
- pandas
pandas
and python-copasi
are freely available on pypi. Once done, just have the basico
directory in the PYTHONPATH
or sys.path
.
Or you could directly install everything you need right from pypi
pip install copasi-basico
from this git repo:
pip install git+https://github.com/copasi/basico.git
Usage
The following modules are available:
model_io
: functionality, for creating / loading / saving models.model_info
: functionality to getting / setting model elements from pandas dataframestask_timecourse
: a wrapper for running time course simulationsarray_tools
: utility for plotting and the like
Documentation is work in progress, but you can find the start under: https://basico.readthedocs.org/
Acknowledgements
This project has been possible thanks to the BMBF funded de.NBI initiative (031L0104A):
License
The packages available on this page are provided under the Artistic License 2.0, which is an OSI approved license. This license allows non-commercial and commercial use free of charge.
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
Built Distribution
File details
Details for the file copasi_basico-0.47.tar.gz
.
File metadata
- Download URL: copasi_basico-0.47.tar.gz
- Upload date:
- Size: 188.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 546c08bde6a4d4fa9168bff09771821a534ebd3917d98a06b72382cae1d6dbdd |
|
MD5 | c3df2d2d3634bcab05f27f0b6b2a7ae5 |
|
BLAKE2b-256 | 415ba13030c4f410bc735cfa3a0cc075cabea89035e9f83486a61c52974f9690 |
File details
Details for the file copasi_basico-0.47-py3-none-any.whl
.
File metadata
- Download URL: copasi_basico-0.47-py3-none-any.whl
- Upload date:
- Size: 170.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd8798de23663bf95785a7f96834bbeadf16a3ce1547a57df7fb1cd745cea3b4 |
|
MD5 | 08534c9ba5151cdb4f7de59057a21b93 |
|
BLAKE2b-256 | 5b59191df8af46771c4da8fb30d8f3dbf36895fe688ecab0a07319e6226c1cff |