Metadata-Version: 2.1
Name: pheflux
Version: 0.1.7
Summary: Pheflux computational implementation
License: MIT
Author: Marcelo Rivas Astroza
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: casadi (>=3.6.5,<4.0.0)
Requires-Dist: cobra (>=0.29.0,<0.30.0)
Requires-Dist: gene-rule-parser (==0.1.1)
Requires-Dist: ipython (>=8.26.0,<9.0.0)
Requires-Dist: jupyterlab (>=4.2.4,<5.0.0)
Requires-Dist: numpy (>=2.0.0,<3.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: ply (>=3.11,<4.0)
Requires-Dist: polars (==1.2.1)
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: pytest (>=8.2.2,<9.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: typer (>=0.12.3,<0.13.0)
Requires-Dist: ujson (>=5.10.0,<6.0.0)
Description-Content-Type: text/markdown

# Contents:

pheflux: fenotipo / flujo metabolico

- pheflux.py: Pheflux computational implementation in Python3.
- examples: Folder containing examples running pheflux for unicelular organisms and human cells.
- paper_figures: Jupyter notebooks used to generate the figures of the paper.

