Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Estimation of extracellular fluxes and growth rate

License

NotificationsYou must be signed in to change notification settings

MetaSys-LISBP/PhysioFit

Repository files navigation

PyPI versionPyPI pyversionsDocumentation Statusinstall with bioconda

What is PhysioFit?

PhysioFit is a scientific tool designed to quantify cell growth parameters and uptake & production fluxes

Fluxes are estimated using mathematical models by fitting time-course measurements of the concentration ofcells and extracellular substrates and products. PhysioFit is shipped with some common growth models, andadditional tailor-made models can be implemented by users.

It is one of the routine tools that we use at theMetaSys teamandMetaToul platform in functional studies of metabolic systems.

The code is open-source, and available under a GPLv3 license. Additional information can be found in the followingpublication.

Detailed documentation can be found online at Read the Docs(https://physiofit.readthedocs.io/).

Key features

  • calculation of growth rate and extracellular (uptake and production) fluxes,
  • a set ofsteady-state and dynamic models,
  • tailor-made models can be constructed by users,
  • Monte-Carlo sensitivity analysis toestimate the precision of the calculated fluxes,
  • evaluation of the goodness of fit and visual inspection of the fitted curves,
  • calculation of the Akaike information criterion toguide users to identify the most appropriate model,
  • shipped as alibrary with both agraphical and acommand line interface,
  • open-source, free and easy to install everywhere where Python 3 and pip run,
  • biologist-friendly.

Quick-start

PhysioFit requires Python 3.9 or higher and run on all platforms.Please checkthe documentation for completeinstallation and usage instructions.

Usepip toinstall PhysioFit from PyPi:

$ pip install physiofit

Then, start the graphical interface with:

$ physiofit

PhysioFit is also available directly from command-line and as a Python library.

Bug and feature requests

If you have an idea on how we could improve PhysioFit please submit a newissuetoour GitHub issue tracker.

Developers guide

Contributions

Contributions are very welcome! ❤️

Please work on your own fork,followPEP8 style guide,and make sure you pass all the tests before a pull request.

Local install with pip

In development mode, do apip install -e /path/to/PhysioFit to installlocally the development version.

Build the documentation locally

Build the HTML documentation with:

$cd doc$ make html

The PDF documentation can be built locally by replacinghtml bylatexpdfin the command above. You will need a recent latex installation.

How to cite

PhysioFit: a software to quantify cell growth parameters and extracellular fluxes.Le Grégam L., Guitton Y., Bellvert F., Jourdan F., Portais J.C., Millard P.bioRxiv preprint,doi: 10.1101/2023.10.12.561695

Authors

Loïc Le Grégam, Pierre Millard

Contact

📧legregam@insa-toulouse.fr,millard@insa-toulouse.fr


[8]ページ先頭

©2009-2025 Movatter.jp