Toulouse Biotechnology Institute, Université de Toulouse, CNRS, INRAE, INSA, Toulouse, 31077, France.
MetaToul-MetaboHUB, National Infrastructure of Metabolomics and Fluxomics, Toulouse, 31077, France.
Bioinformatics. 2024 Aug 2;40(8). doi: 10.1093/bioinformatics/btae488.
Quantification of growth parameters and extracellular uptake and production fluxes is central in systems and synthetic biology. Fluxes can be estimated using various mathematical models by fitting time-course measurements of the concentration of cells and extracellular substrates and products. A single tool is available to non-computational biologists to calculate extracellular fluxes, but it is hardly interoperable and is limited to a single hard-coded growth model. We present our open-source flux calculation software, PhysioFit, which can be used with any growth model and is interoperable by design. PhysioFit includes some of the most common growth models, and advanced users can implement additional models to calculate extracellular fluxes and other growth parameters for metabolic systems or experimental setups that follow alternative kinetics. PhysioFit can be used as a Python library and offers a graphical user interface for intuitive use by end-users and a command-line interface to streamline integration into existing pipelines.
PhysioFit v3 is implemented in Python 3 and was tested on Windows, Unix, and MacOS platforms. The source code and the documentation are freely distributed under GPL3 license at https://github.com/MetaSys-LISBP/PhysioFit/ and https://physiofit.readthedocs.io/.
在系统生物学和合成生物学中,对生长参数以及细胞外吸收和产物生成通量进行定量分析是至关重要的。可以通过拟合细胞和细胞外基质及产物浓度的时程测量值,使用各种数学模型来估计通量。虽然有一种工具可供非计算生物学家计算细胞外通量,但它几乎不可互操作,并且仅限于单个硬编码的生长模型。我们介绍了我们的开源通量计算软件 PhysioFit,它可以与任何生长模型一起使用,并且设计上具有互操作性。PhysioFit 包含一些最常见的生长模型,高级用户可以实现其他模型,以计算代谢系统或遵循替代动力学的实验设置的细胞外通量和其他生长参数。PhysioFit 可用作 Python 库,并提供图形用户界面,供最终用户直观使用,并提供命令行界面,以简化与现有管道的集成。
PhysioFit v3 是用 Python 3 实现的,并在 Windows、Unix 和 MacOS 平台上进行了测试。源代码和文档根据 GPL3 许可证在 https://github.com/MetaSys-LISBP/PhysioFit/ 和 https://physiofit.readthedocs.io/ 上免费分发。