Name | gMCSpy JSON |
Version |
1.1.0
JSON |
| download |
home_page | https://github.com/PlanesLab/gMCSpy |
Summary | gMCSpy is a python package for the calculation of Genetic Minimal Cut sets (GMCS). In simple terms the idea is to take a metabolic model and calculate the genetic vulnerabilities that will render the biomass production impossible. This is done through a Mixed-Integer Linear problem (MILP) formultion and the use of a linear solver. |
upload_time | 2024-08-05 11:14:02 |
maintainer | None |
docs_url | None |
author | Carlos Javier Rodriguez |
requires_python | None |
license | MIT |
keywords |
gmcs
genetic minimal cut sets
gurobi
cplex
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Raw data
{
"_id": null,
"home_page": "https://github.com/PlanesLab/gMCSpy",
"name": "gMCSpy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "gMCS, Genetic Minimal Cut Sets, Gurobi, CPLEX",
"author": "Carlos Javier Rodriguez",
"author_email": "cjrodriguezf@unav.es",
"download_url": "https://files.pythonhosted.org/packages/8b/ba/434d4a3267bff7f90e9ec78e3b677524934cafc2dbbe8a120b51097b9663/gmcspy-1.1.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "gMCSpy is a python package for the calculation of Genetic Minimal Cut sets (GMCS). In simple terms the idea is to take a metabolic model and calculate the genetic vulnerabilities that will render the biomass production impossible. This is done through a Mixed-Integer Linear problem (MILP) formultion and the use of a linear solver.",
"version": "1.1.0",
"project_urls": {
"Download": "https://github.com/PlanesLab/gMCSpy/archive/refs/tags/v.1.0.1.tar.gz",
"Homepage": "https://github.com/PlanesLab/gMCSpy"
},
"split_keywords": [
"gmcs",
" genetic minimal cut sets",
" gurobi",
" cplex"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8bba434d4a3267bff7f90e9ec78e3b677524934cafc2dbbe8a120b51097b9663",
"md5": "4a0f6e687e9bbd7c1eb344980e9f71ea",
"sha256": "68f7f217b62fb31e3657814fc9accde9880ed5b53abc421661faf83dd8c112d9"
},
"downloads": -1,
"filename": "gmcspy-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "4a0f6e687e9bbd7c1eb344980e9f71ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47734,
"upload_time": "2024-08-05T11:14:02",
"upload_time_iso_8601": "2024-08-05T11:14:02.194997Z",
"url": "https://files.pythonhosted.org/packages/8b/ba/434d4a3267bff7f90e9ec78e3b677524934cafc2dbbe8a120b51097b9663/gmcspy-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-05 11:14:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PlanesLab",
"github_project": "gMCSpy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gmcspy"
}