Library for modeling residence time distributions (RTD) of integrated continuous biomanufacturing processes.
Project description
bio-rtd library
bio-rtd library is a python library for modeling residence time distributions (RTD) of integrated continuous biomanufacturing processes.
Version
Current version: 0.7.1
Requirements
Python 3.7.+
Core dependencies:
numpy
scipy
Packages for visual representation in examples:
bokeh
xlrd
Packages for importing data from Excel in examples:
pandas
Set up
Using package manager:
pip install bio_rtd
To run examples, download or clone the github repo:
git clone https://github.com/open-biotech/bio-rtd.git
and set local destination (/path_to/bio-rtd
) as a working directory
or add it to the python path.
Getting started
Examples can be run as scripts:
python examples/models/single_pcc.py
Model examples ending with _gui.py
can be run via bokeh serve
command:
bokeh serve examples/models/integrated_mab_gui.py
or
python bokeh serve examples/models/integrated_mab_gui.py
For more information see the Documentation.
Documentation
The documentation can be accessed at https://open-biotech.github.io/bio-rtd-docs/ or by building a local version.
To build a local version of documentation install the following packages:
pip install sphinx sphinx_autodoc_typehints sphinx_rtd_theme
run command:
make html
and open docs/build/html/index.html
with a web browser.
Meta information
Distributed under the MIT license. See LICENSE
for more information.
For technical issues, bug reports and feature request use issue tracker.
If you want to contribute to the code, see Developers guide.
If you are using the library in your projects please let us know. This way we know how much interest there is, what is the scope of usage, the needs, etc. This information influences the future development of the project.
E-mail: jure.sencar@boku.ac.at
University of Natural Resources and Life Sciences (BOKU), Vienna
Referencing the library
If you are using this package for a scientific publication, please add the following reference:
- Senčar, J., (2020) GitHub Repository, https://github.com/open-biotech/bio-rtd.
Acknowledgements
This work was supported by:
- The Federal Ministry for Digital and Economic Affairs (bmwd), the Federal Ministry for Transport, Innovation and Technology (bmvit), the Styrian Business Promotion Agency SFG, the Standortagentur Tirol, Government of Lower Austria, and ZIT - Technology Agency of the City of Vienna through the COMET-Funding Program managed by the Austrian Research Promotion Agency FFG
- Baxalta Innovations GmbH (now part of Takeda)
- Bilfinger Industrietechnik Salzburg GmbH
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 bio_rtd-0.7.2.tar.gz
.
File metadata
- Download URL: bio_rtd-0.7.2.tar.gz
- Upload date:
- Size: 53.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd40238aeda6881e4f3f5142a22fd7258042b32268bfea958516baedb5efe34 |
|
MD5 | 938f316c0974b2732d1bc9f4189b7099 |
|
BLAKE2b-256 | 3f3ce64fcd877d9b80e49148f5d4126d20835dd870e486618dc1d094b3356e38 |
File details
Details for the file bio_rtd-0.7.2-py3-none-any.whl
.
File metadata
- Download URL: bio_rtd-0.7.2-py3-none-any.whl
- Upload date:
- Size: 60.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bb250e28f56a7106ab9845f57dc6d7727ad2e825c64e6d641356ec6effe8a00 |
|
MD5 | ce3da2e6af7a0012aeb670c39f55df32 |
|
BLAKE2b-256 | 145e4d4997b11f1a8b7e33b68b0d3c2d20ea8eb00006efc7c6a250af669e3f14 |