{ "info": { "author": "Charles Tapley Hoyt", "author_email": "charles.hoyt@scai.fraunhofer.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Scientific/Engineering :: Chemistry" ], "description": "BEL Enrichment |build|\n======================\nA package for generating curation sheets for rationally enriching a BEL graph.\n\nIf you find ``bel_enrichment`` useful in your work, please consider citing [1]_:\n\n.. [1] Hoyt, C. T., *et al* (2019). `Re-curation and Rational Enrichment of Knowledge Graphs in\n Biological Expression Language `_. *Database*, Volume 2019, 2019, baz068.\n\nAdditionally, this package also heavily builds on INDRA [2]_ and PyBEL [3]_.\n\nInstallation |pypi_version| |python_versions| |pypi_license|\n------------------------------------------------------------\n``bel_enrichment`` can be installed from PyPI with the following command:\n\n.. code-block:: bash\n\n $ pip install bel_enrichment\n\nThe latest version can be installed from GitHub with:\n\n.. code-block:: bash\n\n $ pip install git+https://github.com/bel-enrichment/bel-enrichment.git\n\nUsage\n-----\nGenerate a folder full of curation sheets based on the given BEL graph that has been pre-compiled by PyBEL.\nUse ``--info-cutoff`` to specify the minimum information density cutoff. 1.0 means that the node has no edges, .5 means\none edge, and so on. Use ``--belief-cutoff`` to specify the minimum belief score from INDRA for adding the statement\nto the sheet. Higher belief means the more chance a statement is already right.\n\n.. code-block:: bash\n\n $ bel-enrichment make_sheet zhang2011.bel --directory ~/Desktop/zhang-enrichment\n\nGenerate a ranking for genes based on the information content in a given BEL graph that has been pre-compiled by PyBEL.\n\n.. code-block:: bash\n\n $ bel-enrichment ranks zhang2011.bel\n\nReferences\n----------\n.. [2] Gyori, B. M., *et al.* (2017). `From word models to executable models of signaling networks using automated\n assembly `_. Molecular Systems Biology, 13(11), 954.\n.. [3] Hoyt, C. T., Konotopez, A., Ebeling, C., (2017). `PyBEL: a computational framework for Biological Expression\n Language `_. Bioinformatics (Oxford, England), 34(4), 703\u2013704.\n\n.. |build| image:: https://travis-ci.com/bel-enrichment/bel-enrichment.svg?branch=master\n :target: https://travis-ci.com/bel-enrichment/bel-enrichment\n\n.. |python_versions| image:: https://img.shields.io/pypi/pyversions/bel_enrichment.svg\n :alt: Stable Supported Python Versions\n\n.. |pypi_version| image:: https://img.shields.io/pypi/v/bel_enrichment.svg\n :alt: Current version on PyPI\n\n.. |pypi_license| image:: https://img.shields.io/pypi/l/bel_enrichment.svg\n :alt: License\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/bel-enrichment/bel-enrichment/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bel-enrichment/bel-enrichment", "keywords": "Biological Expression Language,BEL,Domain Specific Language,DSL,Systems Biology,Networks Biology", "license": "MIT", "maintainer": "Charles Tapley Hoyt", "maintainer_email": "charles.hoyt@scai.fraunhofer.de", "name": "bel-enrichment", "package_url": "https://pypi.org/project/bel-enrichment/", "platform": "", "project_url": "https://pypi.org/project/bel-enrichment/", "project_urls": { "Bug Tracker": "https://github.com/bel-enrichment/bel-enrichment/issues", "Download": "https://github.com/bel-enrichment/bel-enrichment/releases", "Homepage": "https://github.com/bel-enrichment/bel-enrichment", "Source Code": "https://github.com/bel-enrichment/bel-enrichment" }, "release_url": "https://pypi.org/project/bel-enrichment/0.0.4/", "requires_dist": [ "pybel", "bel-repository", "indra", "xlrd", "sphinx ; extra == 'docs'", "sphinx-rtd-theme ; extra == 'docs'", "sphinx-click ; extra == 'docs'" ], "requires_python": ">=3.6", "summary": "A package for generating curation sheets for rationally enriching a BEL graph using INDRA and PyBEL.", "version": "0.0.4" }, "last_serial": 5542483, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ae785b9f865dbe2bc4f41dcccf8bedd3", "sha256": "69fb59d9c392d648493cdbaccb7d199e16100acb3f067bf99be3d28809536855" }, "downloads": -1, "filename": "bel_enrichment-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ae785b9f865dbe2bc4f41dcccf8bedd3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 11483, "upload_time": "2018-12-11T22:32:23", "url": "https://files.pythonhosted.org/packages/8d/a2/57efc7bc802e71bf917c88e4b8297e89d0073d5766e160dfe91d952a8fc8/bel_enrichment-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7b98d2b0b5c26296c74e400c9de92d53", "sha256": "8ba2023bdecf8aa4f620e0395c758861a6e08f23b8c1680947e709ad05dc3e88" }, "downloads": -1, "filename": "bel_enrichment-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7b98d2b0b5c26296c74e400c9de92d53", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 11121, "upload_time": "2018-12-11T22:32:25", "url": "https://files.pythonhosted.org/packages/8d/f3/9728a875d257dea22ba547227bbde7ba410f54a3a2623c119a9ec77416ae/bel_enrichment-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8c2c086907f0f4e24ca9ef381c3f700a", "sha256": "81a1784b4a5df79f58305758e15ece5fc7c063ce29414b5ce1cedda87231c927" }, "downloads": -1, "filename": "bel_enrichment-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8c2c086907f0f4e24ca9ef381c3f700a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 15486, "upload_time": "2019-02-20T13:31:40", "url": "https://files.pythonhosted.org/packages/83/cd/470bbf916708851db56b537ea55ad3a21432b2194b1d34c1df386a05a105/bel_enrichment-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "42f66234111e0fcd6d32a18f812cd442", "sha256": "fe49ffa14bf0134a6cc02900eb63643d8d361941c31dda80201c8c1f1e67e11e" }, "downloads": -1, "filename": "bel_enrichment-0.0.2.tar.gz", "has_sig": false, "md5_digest": "42f66234111e0fcd6d32a18f812cd442", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 14691, "upload_time": "2019-02-20T13:31:42", "url": "https://files.pythonhosted.org/packages/6c/c7/46155d8fbb80a4f97474196b4c99baa7dfba297d20968d3e3a2d92856e09/bel_enrichment-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "59deff2c005814fc25bc7c419605f683", "sha256": "b733c962dac0eed0265acff45be4d9e9db1c407704e2f83a5c3c7e0e878dfe66" }, "downloads": -1, "filename": "bel_enrichment-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "59deff2c005814fc25bc7c419605f683", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16227, "upload_time": "2019-07-03T09:27:30", "url": "https://files.pythonhosted.org/packages/91/35/e1fcb8f8623baa8816dd447131823c4e007f6a8537eaf3e7aa49df4b61f2/bel_enrichment-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ad150de1fe99871c3ccbf355c3a3415", "sha256": "a549e36bb021b5d540f86f700b309e1a7eb2c1f7ba96cd460b7d80a1d86179ee" }, "downloads": -1, "filename": "bel_enrichment-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9ad150de1fe99871c3ccbf355c3a3415", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 15306, "upload_time": "2019-07-03T09:27:31", "url": "https://files.pythonhosted.org/packages/12/99/5ca31c1c271e672b27a15e95eb2f0d178adb1c20d018b6d28febe575c41e/bel_enrichment-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "c1ee892729a7e4596645187c708279f1", "sha256": "52828c103b24771474777b85b8d22f15d84888eac22cd9c50759d211ed291fbe" }, "downloads": -1, "filename": "bel_enrichment-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c1ee892729a7e4596645187c708279f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16261, "upload_time": "2019-07-16T20:07:30", "url": "https://files.pythonhosted.org/packages/a5/a4/ee4bd8006d4ac8445603ede4be14e64df0dbdd8b2e4d6d3be65841f47759/bel_enrichment-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c814ca4aac16b46c987e08175e9859f", "sha256": "7ffacbe1dfb84dc8cf7a7d4cffb77b82c1191aff1a49465c2ec4245b2b4aae76" }, "downloads": -1, "filename": "bel_enrichment-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2c814ca4aac16b46c987e08175e9859f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 15327, "upload_time": "2019-07-16T20:07:31", "url": "https://files.pythonhosted.org/packages/19/ea/08b7f8481e7f95511fae2d1aad4658fa46d0c0cd2c7272b108b7ac1e3ec6/bel_enrichment-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1ee892729a7e4596645187c708279f1", "sha256": "52828c103b24771474777b85b8d22f15d84888eac22cd9c50759d211ed291fbe" }, "downloads": -1, "filename": "bel_enrichment-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "c1ee892729a7e4596645187c708279f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 16261, "upload_time": "2019-07-16T20:07:30", "url": "https://files.pythonhosted.org/packages/a5/a4/ee4bd8006d4ac8445603ede4be14e64df0dbdd8b2e4d6d3be65841f47759/bel_enrichment-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2c814ca4aac16b46c987e08175e9859f", "sha256": "7ffacbe1dfb84dc8cf7a7d4cffb77b82c1191aff1a49465c2ec4245b2b4aae76" }, "downloads": -1, "filename": "bel_enrichment-0.0.4.tar.gz", "has_sig": false, "md5_digest": "2c814ca4aac16b46c987e08175e9859f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 15327, "upload_time": "2019-07-16T20:07:31", "url": "https://files.pythonhosted.org/packages/19/ea/08b7f8481e7f95511fae2d1aad4658fa46d0c0cd2c7272b108b7ac1e3ec6/bel_enrichment-0.0.4.tar.gz" } ] }