reframed


Namereframed JSON
Version 1.5.3 PyPI version JSON
download
home_pagehttps://github.com/cdanielmachado/reframed
Summarymetabolic modeling package
upload_time2024-07-31 14:46:08
maintainerNone
docs_urlNone
authorDaniel Machado
requires_python>=3.8
licenseApache Software License 2.0
keywords reframed
VCS
bugtrack_url
requirements numpy scipy sympy python-libsbml
Travis-CI
coveralls test coverage No coveralls.
            .. figure:: reframed_logo.png
   :alt: ReFramed

   ReFramed

ReFramed: metabolic modeling package
====================================

**ReFramed** implements many constraint-based simulation methods (see
list below), and contains interfaces to other libraries of the *COBRA*
ecosystem including `escher <https://escher.github.io>`__,
`cobrapy <https://opencobra.github.io/cobrapy/>`__, and
`optlang <https://github.com/biosustain/optlang>`__.

Available methods
-----------------

+-----------------------+-----------------------+-----------------------+
| Name                  | Long name             | Reference             |
+=======================+=======================+=======================+
| FBA                   | Flux Balance Analysis | (Varma and Palsson,   |
|                       |                       | 1993)                 |
+-----------------------+-----------------------+-----------------------+
| FVA                   | Flux Variability      | (Mahadevan and        |
|                       | Analysis              | Schilling, 2003)      |
+-----------------------+-----------------------+-----------------------+
| pFBA                  | Parsimonious FBA      | (Lewis et al, 2010)   |
+-----------------------+-----------------------+-----------------------+
| FBrAtio               | FBA with flux ratios  | (Yen et al, 2013)     |
+-----------------------+-----------------------+-----------------------+
| CAFBA                 | Constrained           | (Mori et al, 2016)    |
|                       | Allocation FBA        |                       |
+-----------------------+-----------------------+-----------------------+
| MOMA                  | Minimization of       | (Segre et al, 2002)   |
|                       | Metabolic Adjustment  |                       |
+-----------------------+-----------------------+-----------------------+
| lMOMA                 | linear MOMA           | (Segre et al, 2002)   |
+-----------------------+-----------------------+-----------------------+
| ROOM                  | Regulatory On/Off     | (Shlomi et al, 2005)  |
|                       | Minimization          |                       |
+-----------------------+-----------------------+-----------------------+
| ll-FBA                | loopless FBA          | (Schellenberger et    |
|                       |                       | al, 2011)             |
+-----------------------+-----------------------+-----------------------+
| TFA                   | Thermodynamic Flux    | (Henry et al, 2007)   |
|                       | Analysis              |                       |
+-----------------------+-----------------------+-----------------------+
| TVA                   | Thermodynamic         | (Henry et al, 2007)   |
|                       | Variability Analysis  |                       |
+-----------------------+-----------------------+-----------------------+
| NET                   | Network-embedded      | (Kummel et al 2006)   |
|                       | thermodynamic         |                       |
|                       | analysis              |                       |
+-----------------------+-----------------------+-----------------------+
| GIMME                 | Gene Inactivity       | (Becker and Palsson,  |
|                       | Moderated by Met and  | 2008)                 |
|                       | Exp                   |                       |
+-----------------------+-----------------------+-----------------------+
| E-Flux                | E-Flux                | (Colijn et al, 2009)  |
+-----------------------+-----------------------+-----------------------+
| SteadyCom             | Community simulation  | (Chan et al, 2017)    |
+-----------------------+-----------------------+-----------------------+

Credits and License
-------------------

Developed by Daniel Machado at the Norwegian University of Science and Technology (NTNU).

**ReFramed** is a refactored version of the
`framed <https://github.com/cdanielmachado/framed>`__ library.

Released under an Apache License.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cdanielmachado/reframed",
    "name": "reframed",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "reframed",
    "author": "Daniel Machado",
    "author_email": "cdanielmachado@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/2e/48/9e9b7daee9ebc7699935ac3f77fa88e06e714bafb9a516f2064115fbc50b/reframed-1.5.3.tar.gz",
    "platform": null,
    "description": ".. figure:: reframed_logo.png\n   :alt: ReFramed\n\n   ReFramed\n\nReFramed: metabolic modeling package\n====================================\n\n**ReFramed** implements many constraint-based simulation methods (see\nlist below), and contains interfaces to other libraries of the *COBRA*\necosystem including `escher <https://escher.github.io>`__,\n`cobrapy <https://opencobra.github.io/cobrapy/>`__, and\n`optlang <https://github.com/biosustain/optlang>`__.\n\nAvailable methods\n-----------------\n\n+-----------------------+-----------------------+-----------------------+\n| Name                  | Long name             | Reference             |\n+=======================+=======================+=======================+\n| FBA                   | Flux Balance Analysis | (Varma and Palsson,   |\n|                       |                       | 1993)                 |\n+-----------------------+-----------------------+-----------------------+\n| FVA                   | Flux Variability      | (Mahadevan and        |\n|                       | Analysis              | Schilling, 2003)      |\n+-----------------------+-----------------------+-----------------------+\n| pFBA                  | Parsimonious FBA      | (Lewis et al, 2010)   |\n+-----------------------+-----------------------+-----------------------+\n| FBrAtio               | FBA with flux ratios  | (Yen et al, 2013)     |\n+-----------------------+-----------------------+-----------------------+\n| CAFBA                 | Constrained           | (Mori et al, 2016)    |\n|                       | Allocation FBA        |                       |\n+-----------------------+-----------------------+-----------------------+\n| MOMA                  | Minimization of       | (Segre et al, 2002)   |\n|                       | Metabolic Adjustment  |                       |\n+-----------------------+-----------------------+-----------------------+\n| lMOMA                 | linear MOMA           | (Segre et al, 2002)   |\n+-----------------------+-----------------------+-----------------------+\n| ROOM                  | Regulatory On/Off     | (Shlomi et al, 2005)  |\n|                       | Minimization          |                       |\n+-----------------------+-----------------------+-----------------------+\n| ll-FBA                | loopless FBA          | (Schellenberger et    |\n|                       |                       | al, 2011)             |\n+-----------------------+-----------------------+-----------------------+\n| TFA                   | Thermodynamic Flux    | (Henry et al, 2007)   |\n|                       | Analysis              |                       |\n+-----------------------+-----------------------+-----------------------+\n| TVA                   | Thermodynamic         | (Henry et al, 2007)   |\n|                       | Variability Analysis  |                       |\n+-----------------------+-----------------------+-----------------------+\n| NET                   | Network-embedded      | (Kummel et al 2006)   |\n|                       | thermodynamic         |                       |\n|                       | analysis              |                       |\n+-----------------------+-----------------------+-----------------------+\n| GIMME                 | Gene Inactivity       | (Becker and Palsson,  |\n|                       | Moderated by Met and  | 2008)                 |\n|                       | Exp                   |                       |\n+-----------------------+-----------------------+-----------------------+\n| E-Flux                | E-Flux                | (Colijn et al, 2009)  |\n+-----------------------+-----------------------+-----------------------+\n| SteadyCom             | Community simulation  | (Chan et al, 2017)    |\n+-----------------------+-----------------------+-----------------------+\n\nCredits and License\n-------------------\n\nDeveloped by Daniel Machado at the Norwegian University of Science and Technology (NTNU).\n\n**ReFramed** is a refactored version of the\n`framed <https://github.com/cdanielmachado/framed>`__ library.\n\nReleased under an Apache License.\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "metabolic modeling package",
    "version": "1.5.3",
    "project_urls": {
        "Homepage": "https://github.com/cdanielmachado/reframed"
    },
    "split_keywords": [
        "reframed"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad00b3ea754c513b3e7f89baa7d21f4ee99e8b27eb4370d75a23bf279bbbfba0",
                "md5": "83fc25cf7859b0c010c2f058d33a3b77",
                "sha256": "80d7a04a342192d7ffc42240d043bf13b5b020ec2213b03cb45097c2baa4fc7c"
            },
            "downloads": -1,
            "filename": "reframed-1.5.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83fc25cf7859b0c010c2f058d33a3b77",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 587146,
            "upload_time": "2024-07-31T14:46:06",
            "upload_time_iso_8601": "2024-07-31T14:46:06.606514Z",
            "url": "https://files.pythonhosted.org/packages/ad/00/b3ea754c513b3e7f89baa7d21f4ee99e8b27eb4370d75a23bf279bbbfba0/reframed-1.5.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e489e9b7daee9ebc7699935ac3f77fa88e06e714bafb9a516f2064115fbc50b",
                "md5": "7b5f84c65699823ca4e26f2035c766a9",
                "sha256": "e84a73a94a2ec1cdbe5a56dad796260b38dbaa662fecc12c4d6092ef223334d9"
            },
            "downloads": -1,
            "filename": "reframed-1.5.3.tar.gz",
            "has_sig": false,
            "md5_digest": "7b5f84c65699823ca4e26f2035c766a9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 607375,
            "upload_time": "2024-07-31T14:46:08",
            "upload_time_iso_8601": "2024-07-31T14:46:08.684423Z",
            "url": "https://files.pythonhosted.org/packages/2e/48/9e9b7daee9ebc7699935ac3f77fa88e06e714bafb9a516f2064115fbc50b/reframed-1.5.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 14:46:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cdanielmachado",
    "github_project": "reframed",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "sympy",
            "specs": []
        },
        {
            "name": "python-libsbml",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "reframed"
}
        
Elapsed time: 1.08107s