cobamp


Namecobamp JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://github.com/BioSystemsUM/cobamp
Summarycobamp - pathway analysis methods for genome-scale metabolic models
upload_time2023-01-24 16:01:57
maintainer
docs_urlNone
authorVítor Vieira
requires_python
licenseGNU General Public License v3.0
keywords pathway analysis metabolic model
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            |License| |PyPI version| |RTD version|

CoBAMP
============

*CoBAMP* (Constraint-Based Analysis of Metabolic Pathways) is a Python package containing pathway analysis methods
for use with constraint-based metabolic models. The main purpose is to provide a framework that is both modular and
flexible enough to be integrated in other packages (such as cobrapy, framed or cameo) that already implement generic
data structures for metabolic models.

CoBAMP depends on *optlang* (https://github.com/biosustain/optlang) for solving (mixed-integer) linear programming
problems, and thus, requires a compatible solver and Python dependency installed from the following list:

-  `cplex <https://www-01.ibm.com/software/commerce/optimization/cplex-optimizer/>`__ (preferred)
-  `gurobi <http://www.gurobi.com>`__ (no explicit indicator variables)
-  `glpk <https://www.gnu.org/software/glpk/>`__ (no explicit indicator variables or solution pools)

Current methods include:
   -  Elementary flux modes: K-Shortest algorithm
   -  Minimal cut sets: MCSEnumerator approach
   -  Elementary flux patterns: K-Shortest algorithm


Documentation
~~~~~~~~~~~~~
Documentation available at https://cobamp.readthedocs.io/


Instalation from PyPI (stable releases)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

pip install cobamp


Credits and License
~~~~~~~~~~~~~~~~~~~

Developed at the Centre of Biological Engineering, University of Minho

Please refer to this work through this `publication <https://doi.org/10.1093/bioinformatics/btz598>`__ by Vieira and Rocha (2019):

- CoBAMP: a Python framework for metabolic pathway analysis in constraint-based models, *Bioinformatics*, btz598

Released under the GNU Public License (version 3.0).


.. |License| image:: https://img.shields.io/badge/license-GPL%20v3.0-blue.svg
   :target: https://opensource.org/licenses/GPL-3.0
.. |PyPI version| image:: https://badge.fury.io/py/cobamp.svg
   :target: https://badge.fury.io/py/cobamp
.. |RTD version| image:: https://readthedocs.org/projects/cobamp/badge/?version=latest&style=plastic
   :target: https://cobamp.readthedocs.io/ 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BioSystemsUM/cobamp",
    "name": "cobamp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pathway analysis metabolic model",
    "author": "V\u00edtor Vieira",
    "author_email": "vvieira@ceb.uminho.pt",
    "download_url": "https://files.pythonhosted.org/packages/15/76/6a4910c44c5d117e2f4ee4ac666e6dc0a35f7289536094ba35a2bc96593e/cobamp-0.2.1.tar.gz",
    "platform": null,
    "description": "|License| |PyPI version| |RTD version|\n\nCoBAMP\n============\n\n*CoBAMP* (Constraint-Based Analysis of Metabolic Pathways) is a Python package containing pathway analysis methods\nfor use with constraint-based metabolic models. The main purpose is to provide a framework that is both modular and\nflexible enough to be integrated in other packages (such as cobrapy, framed or cameo) that already implement generic\ndata structures for metabolic models.\n\nCoBAMP depends on *optlang* (https://github.com/biosustain/optlang) for solving (mixed-integer) linear programming\nproblems, and thus, requires a compatible solver and Python dependency installed from the following list:\n\n-  `cplex <https://www-01.ibm.com/software/commerce/optimization/cplex-optimizer/>`__ (preferred)\n-  `gurobi <http://www.gurobi.com>`__ (no explicit indicator variables)\n-  `glpk <https://www.gnu.org/software/glpk/>`__ (no explicit indicator variables or solution pools)\n\nCurrent methods include:\n   -  Elementary flux modes: K-Shortest algorithm\n   -  Minimal cut sets: MCSEnumerator approach\n   -  Elementary flux patterns: K-Shortest algorithm\n\n\nDocumentation\n~~~~~~~~~~~~~\nDocumentation available at https://cobamp.readthedocs.io/\n\n\nInstalation from PyPI (stable releases)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\npip install cobamp\n\n\nCredits and License\n~~~~~~~~~~~~~~~~~~~\n\nDeveloped at the Centre of Biological Engineering, University of Minho\n\nPlease refer to this work through this `publication <https://doi.org/10.1093/bioinformatics/btz598>`__ by Vieira and Rocha (2019):\n\n- CoBAMP: a Python framework for metabolic pathway analysis in constraint-based models, *Bioinformatics*, btz598\n\nReleased under the GNU Public License (version 3.0).\n\n\n.. |License| image:: https://img.shields.io/badge/license-GPL%20v3.0-blue.svg\n   :target: https://opensource.org/licenses/GPL-3.0\n.. |PyPI version| image:: https://badge.fury.io/py/cobamp.svg\n   :target: https://badge.fury.io/py/cobamp\n.. |RTD version| image:: https://readthedocs.org/projects/cobamp/badge/?version=latest&style=plastic\n   :target: https://cobamp.readthedocs.io/ \n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3.0",
    "summary": "cobamp - pathway analysis methods for genome-scale metabolic models",
    "version": "0.2.1",
    "split_keywords": [
        "pathway",
        "analysis",
        "metabolic",
        "model"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5303ea46722c2a8d7a47381c84b466f4e2438ae0e127bf6815cf015cd6c8f3a5",
                "md5": "875e6266443bb6709d30d4a542eb0708",
                "sha256": "bfa29f7ac6aca1c27313024ee5f2e4f9ffb6367f6206c20acabdb9ec9dfa5ede"
            },
            "downloads": -1,
            "filename": "cobamp-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "875e6266443bb6709d30d4a542eb0708",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 81949,
            "upload_time": "2023-01-24T16:01:55",
            "upload_time_iso_8601": "2023-01-24T16:01:55.145159Z",
            "url": "https://files.pythonhosted.org/packages/53/03/ea46722c2a8d7a47381c84b466f4e2438ae0e127bf6815cf015cd6c8f3a5/cobamp-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "15766a4910c44c5d117e2f4ee4ac666e6dc0a35f7289536094ba35a2bc96593e",
                "md5": "6b91e3041d95f92f595ab182684c4a20",
                "sha256": "60eb7cf71dc9965bb092314c76f0bdac2a58db1571796c67e1afe9cdff68cdfc"
            },
            "downloads": -1,
            "filename": "cobamp-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6b91e3041d95f92f595ab182684c4a20",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 69685,
            "upload_time": "2023-01-24T16:01:57",
            "upload_time_iso_8601": "2023-01-24T16:01:57.496300Z",
            "url": "https://files.pythonhosted.org/packages/15/76/6a4910c44c5d117e2f4ee4ac666e6dc0a35f7289536094ba35a2bc96593e/cobamp-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-24 16:01:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "BioSystemsUM",
    "github_project": "cobamp",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "cobamp"
}
        
Elapsed time: 0.03130s