Symbolic and Numeric Software for Systems Biology
Project description
Go to BioSANS webpage
BioSANS - Symbolic and Numeric Software for Systems Biology
BioSANS is a free software for systems biology which is currently being developed in Academia Sinica Institute of Chemistry. The goal of this development is to make systems biology available to non-domain experts in the easiest possible way. Currently, BioSANS supports model creation, ODE propagation in both deterministic and stochastic settings, and post simulation analysis. It can be used either via the GUI, the command line interface ,and as a python import for experts users. BioSANS passed majority of the SBML semnatic and stochastic test cases. It also support parameter estimation and provides an easy to prepare input which follows basic elementary equation in chemistry. In the input file, reaction, initial concentration, and rate constants are required but the propensity expression is optional. The algorithm in BioSANS can infer the propensity from the reactions provided. If the users need special or non mass action type propensity, it can be encoded in the topology file as well. Complicated conditional expression and concentration modification are also supported in the topology file.
The following summarized the symbolic and numeric features currently supported;
Symbolic computation
- Species analytical expression - works for most linear differential equation and few non-linear ordinary differential equations
- LNA covariace matrix - works for most linear differential equation and few non-linear ODE
- Steady state concentration - generally works for most problems especially linear ODE
- Network localization - topology based sentitivity matrix
Numeric computation
- Linear noise approximation
- Parameter estimation
- Network localization
- Deterministic analysis (ODE integration)
- odeint - python LSODA library
- runge-kutta4 (tau-adaptive and fixed interval version)
- Euler (two differnt types of tau-adaptive version)
- Stochastic modeling
- Chemical Langevine equation (tau-adaptive and fixed interval version)
- Tau-leaping algorithm (2 different versions/implementation of Yang Cao's algorithm)
- Gillespie direct method
Post-processing functions
- Plotting (trajectory, density, etc.)
- Calculation of correlation, covariance, fano-factor, etc.
- Phase portrait
- etc.
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 BioSANS2020-0.3.2.tar.gz
.
File metadata
- Download URL: BioSANS2020-0.3.2.tar.gz
- Upload date:
- Size: 111.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e447aec8e28abae71377560f723c9c7163434234fccc11ca3b0af1d119bdb4b9 |
|
MD5 | ac03d223458c2ccae5f0ed0ea3804594 |
|
BLAKE2b-256 | 9c264eb2ba3792680e625ecaf2a433013fdfa6fbf6ebd5eb4b0ff47bdb049303 |
File details
Details for the file BioSANS2020-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: BioSANS2020-0.3.2-py3-none-any.whl
- Upload date:
- Size: 145.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eff46f7349dba127564aad976e41c921f15132da72a40be423645c600120de27 |
|
MD5 | 266f070999c71d974c2d1ea9ab3db8ff |
|
BLAKE2b-256 | c63fae063f3c0b0d9b11106aa1855af5ad69bc42deccdd17763f6e0666710f80 |