{ "info": { "author": "Jorge Julvez", "author_email": "fnyzer@unizar.es", "bugtrack_url": null, "classifiers": [], "description": "# cobra2fn\n\nTransform a [cobra model](https://opencobra.github.io/cobrapy/) into a flexible net\n\n## Installation\n```\npip install cobra2fn\n```\n\n## Use\n```\nfrom cobra2fn import cobra2fn\nimport cobra\nmodel = cobra.io.read_sbml_model('MODELXXX.xml')\nfnet = cobra2fn(model)\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/Julvez/cobra2fn", "keywords": "cobra sbml flexible nets", "license": "GNU GENERAL PUBLIC LICENSE", "maintainer": "", "maintainer_email": "", "name": "cobra2fn", "package_url": "https://pypi.org/project/cobra2fn/", "platform": "", "project_url": "https://pypi.org/project/cobra2fn/", "project_urls": { "Homepage": "https://bitbucket.org/Julvez/cobra2fn" }, "release_url": "https://pypi.org/project/cobra2fn/0.1/", "requires_dist": null, "requires_python": "", "summary": "Transform a cobra model into a flexible net", "version": "0.1" }, "last_serial": 5879083, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "13f3a9b4ea532165fc4ae2ae7aeab8e7", "sha256": "875a762153de047b9a3cb2b565fbac42388b331bb0f8674de93130de0d05a5db" }, "downloads": -1, "filename": "cobra2fn-0.1.tar.gz", "has_sig": false, "md5_digest": "13f3a9b4ea532165fc4ae2ae7aeab8e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2540, "upload_time": "2019-09-24T11:19:57", "url": "https://files.pythonhosted.org/packages/10/b3/9d2dd220ef494d88b5fba2ec92c052aeb38e6a6e6e4351e418693236561f/cobra2fn-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "13f3a9b4ea532165fc4ae2ae7aeab8e7", "sha256": "875a762153de047b9a3cb2b565fbac42388b331bb0f8674de93130de0d05a5db" }, "downloads": -1, "filename": "cobra2fn-0.1.tar.gz", "has_sig": false, "md5_digest": "13f3a9b4ea532165fc4ae2ae7aeab8e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2540, "upload_time": "2019-09-24T11:19:57", "url": "https://files.pythonhosted.org/packages/10/b3/9d2dd220ef494d88b5fba2ec92c052aeb38e6a6e6e4351e418693236561f/cobra2fn-0.1.tar.gz" } ] }