pta


Namepta JSON
Version 0.6.0 PyPI version JSON
download
home_page
SummaryProbabilistic Thermodynamic Analysis of metabolic networks
upload_time2024-02-01 19:32:49
maintainer
docs_urlNone
author
requires_python>=3.6
licenseGPLv3
keywords gibbs free energy equilibrator thermodynamics metabolic network reaction network sampling flux sampling uniform sampling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Probabilistic Thermodynamic Analysis of metabolic networks.

Probabilistic Thermodynamic Analysis (PTA) is a framework for the exploration of
the thermodynamic properties of a metabolic network. In PTA, we consider the 
*steady-state thermodynamic space* of a network, that is, the space of standard reaction 
energies and metabolite concentrations that are compatible with steady state
flux constraints. The uncertainty of the variables in the thermodynamic space is 
modeled with a probability distribution, allowing analysis with optimization and
sampling approaches:
- **Probabilistic Metabolic Optimization (PMO)** aims at finding the most probable 
values of reaction energies and metabolite concentrations that are compatible 
with the steady state constrain. This method is particularly useful to identify
features of the network that are thermodynamically unrealistic. For example, PMO
can identify substrate channeling, incorrect cofactors or inaccurate 
directionalities.
- **Thermodynamic and Flux Sampling (TFS)** allows to sample the 
thermodynamic and flux spaces of a network. The method provides estimates of 
metabolite concentrations, reactions directions, and flux distributions.

## Installation and usage

Please see the online [documentation](https://probabilistic-thermodynamic-analysis.readthedocs.io/en/latest/).

## Cite us

If you use PTA in a scientific publication, please cite our paper:

Gollub, M.G., Kaltenbach, H.M., Stelling, J., 2021. "Probabilistic Thermodynamic 
Analysis of Metabolic Networks". *Bioinformatics*. - 
[DOI](https://doi.org/10.1093/bioinformatics/btab194)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pta",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "gibbs free energy,equilibrator,thermodynamics,metabolic network,reaction network,sampling,flux sampling,uniform sampling",
    "author": "",
    "author_email": "Mattia Gollub <mattia.gollub@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/06/94/f92b92e1fc06cfcff168e8494f96e92d045016abf0e9c8c8d69fa100ae3f/pta-0.6.0.tar.gz",
    "platform": null,
    "description": "# Probabilistic Thermodynamic Analysis of metabolic networks.\n\nProbabilistic Thermodynamic Analysis (PTA) is a framework for the exploration of\nthe thermodynamic properties of a metabolic network. In PTA, we consider the \n*steady-state thermodynamic space* of a network, that is, the space of standard reaction \nenergies and metabolite concentrations that are compatible with steady state\nflux constraints. The uncertainty of the variables in the thermodynamic space is \nmodeled with a probability distribution, allowing analysis with optimization and\nsampling approaches:\n- **Probabilistic Metabolic Optimization (PMO)** aims at finding the most probable \nvalues of reaction energies and metabolite concentrations that are compatible \nwith the steady state constrain. This method is particularly useful to identify\nfeatures of the network that are thermodynamically unrealistic. For example, PMO\ncan identify substrate channeling, incorrect cofactors or inaccurate \ndirectionalities.\n- **Thermodynamic and Flux Sampling (TFS)** allows to sample the \nthermodynamic and flux spaces of a network. The method provides estimates of \nmetabolite concentrations, reactions directions, and flux distributions.\n\n## Installation and usage\n\nPlease see the online [documentation](https://probabilistic-thermodynamic-analysis.readthedocs.io/en/latest/).\n\n## Cite us\n\nIf you use PTA in a scientific publication, please cite our paper:\n\nGollub, M.G., Kaltenbach, H.M., Stelling, J., 2021. \"Probabilistic Thermodynamic \nAnalysis of Metabolic Networks\". *Bioinformatics*. - \n[DOI](https://doi.org/10.1093/bioinformatics/btab194)\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Probabilistic Thermodynamic Analysis of metabolic networks",
    "version": "0.6.0",
    "project_urls": {
        "documentation": "https://probabilistic-thermodynamic-analysis.readthedocs.io/en/latest/",
        "repository": "https://gitlab.com/csb.ethz/pta"
    },
    "split_keywords": [
        "gibbs free energy",
        "equilibrator",
        "thermodynamics",
        "metabolic network",
        "reaction network",
        "sampling",
        "flux sampling",
        "uniform sampling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0694f92b92e1fc06cfcff168e8494f96e92d045016abf0e9c8c8d69fa100ae3f",
                "md5": "53eef17a53e7dfc9045043f6471f0b9c",
                "sha256": "5b7805ffc05085d6efc4cd24ab9e3cbf330a17a05ac888b59e87b09786765501"
            },
            "downloads": -1,
            "filename": "pta-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "53eef17a53e7dfc9045043f6471f0b9c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3120665,
            "upload_time": "2024-02-01T19:32:49",
            "upload_time_iso_8601": "2024-02-01T19:32:49.360796Z",
            "url": "https://files.pythonhosted.org/packages/06/94/f92b92e1fc06cfcff168e8494f96e92d045016abf0e9c8c8d69fa100ae3f/pta-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 19:32:49",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "csb.ethz",
    "gitlab_project": "pta",
    "lcname": "pta"
}
        
Elapsed time: 0.17418s