|License| |PyPI version|
TROPPO
============
*Troppo* (Tissue-specific RecOnstruction and Phenotype Prediction using Omics data) is a Python package containing methods
for tissue specific reconstruction to use with constraint-based models. The main purpose of this package is to provide
an open-source framework which is both modular and flexible to be integrated with other packages, such as cobrapy, framed
or cameo whose already provide generic data structures to interpret metabolic models.
A (MI)LP solver is required to use most of the present methods. The current methods support optlang, which in turn allow
the use of solvers like CPLEX or Gurobi.
The current methods implemented are:
- FastCORE
- CORDA
- GIMME
- (t)INIT
- iMAT
Methods to be implemented later:
- MBA
- mCADRE
- PRIME
Instalation from PyPI (stable releases)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
::
pip install troppo
Instalation from github (latest development release)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
::
pip install git+https://github.com/BioSystemsUM/troppo.git
Credits and License
~~~~~~~~~~~~~~~~~~~
Developed at the Centre of Biological Engineering, University of Minho
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/troppo.svg
:target: https://badge.fury.io/py/troppo
Raw data
{
"_id": null,
"home_page": "https://github.com/BioSystemsUM/troppo",
"name": "troppo",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "pathway analysis metabolic model",
"author": "Jorge Ferreira & V\u00edtor Vieira",
"author_email": "jorge.ferreira@ceb.uminho.pt",
"download_url": "https://files.pythonhosted.org/packages/87/e3/0c193d8cb7da7a94144ef8b2523cc503c620b93c133611d9edcaaf815099/troppo-0.0.7.tar.gz",
"platform": null,
"description": "|License| |PyPI version|\n\nTROPPO\n============\n\n*Troppo* (Tissue-specific RecOnstruction and Phenotype Prediction using Omics data) is a Python package containing methods\nfor tissue specific reconstruction to use with constraint-based models. The main purpose of this package is to provide\nan open-source framework which is both modular and flexible to be integrated with other packages, such as cobrapy, framed\nor cameo whose already provide generic data structures to interpret metabolic models.\n\nA (MI)LP solver is required to use most of the present methods. The current methods support optlang, which in turn allow\nthe use of solvers like CPLEX or Gurobi.\n\nThe current methods implemented are:\n - FastCORE\n - CORDA\n - GIMME\n - (t)INIT\n - iMAT\n\nMethods to be implemented later:\n - MBA\n - mCADRE\n - PRIME\n\nInstalation from PyPI (stable releases)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n pip install troppo\n\nInstalation from github (latest development release)\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n::\n\n pip install git+https://github.com/BioSystemsUM/troppo.git\n\n\n\nCredits and License\n~~~~~~~~~~~~~~~~~~~\n\nDeveloped at the Centre of Biological Engineering, University of Minho\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/troppo.svg\n :target: https://badge.fury.io/py/troppo\n\n",
"bugtrack_url": null,
"license": "GNU General Public License v3.0",
"summary": "TROPPO - Tissue-specific RecOnstruction and Phenotype Prediction using Omics data",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/BioSystemsUM/troppo"
},
"split_keywords": [
"pathway",
"analysis",
"metabolic",
"model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5ebc5dd8b911e1ccecc0252ac5ff590a4e5fbc561a2d03e9abea036e7ba4a408",
"md5": "fd15d49c78fc8c77dba386447518f944",
"sha256": "387ac82aa37bff5fefa02f492b6ca87258acbf80046ba10fb665522782894a85"
},
"downloads": -1,
"filename": "troppo-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fd15d49c78fc8c77dba386447518f944",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 85967,
"upload_time": "2024-07-01T13:21:03",
"upload_time_iso_8601": "2024-07-01T13:21:03.348130Z",
"url": "https://files.pythonhosted.org/packages/5e/bc/5dd8b911e1ccecc0252ac5ff590a4e5fbc561a2d03e9abea036e7ba4a408/troppo-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "87e30c193d8cb7da7a94144ef8b2523cc503c620b93c133611d9edcaaf815099",
"md5": "b478e2aa39f76528d07d9b44e9208364",
"sha256": "03cd1ecc9909a8b88320a91cf7e19f9eed4259dd7b2d54291275461a3b1262b1"
},
"downloads": -1,
"filename": "troppo-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "b478e2aa39f76528d07d9b44e9208364",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 73335,
"upload_time": "2024-07-01T13:21:05",
"upload_time_iso_8601": "2024-07-01T13:21:05.186336Z",
"url": "https://files.pythonhosted.org/packages/87/e3/0c193d8cb7da7a94144ef8b2523cc503c620b93c133611d9edcaaf815099/troppo-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-01 13:21:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BioSystemsUM",
"github_project": "troppo",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "troppo"
}