{ "info": { "author": "Charles Tapley Hoyt", "author_email": "cthoyt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "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": "Bio2BEL ADEPTUS |build|\n=======================\nConverts ADEPTUS disease-differential gene expression signatures to BEL.\n\nBig thanks to Daniel Himmelstein for preprocessing this data in his repository at:\nhttps://github.com/dhimmel/adeptus\n\nInstallation |pypi_version| |python_versions| |pypi_license|\n------------------------------------------------------------\n``bio2bel_adeptus`` can be installed easily from\n`PyPI `_\nwith the following code in your favorite terminal:\n\n.. code-block:: sh\n\n $ python3 -m pip install bio2bel_adeptus\n\nor from the latest code on `GitHub `_ with:\n\n.. code-block:: sh\n\n $ python3 -m pip install git+https://github.com/bio2bel/adeptus.git\n\nSetup\n-----\nThis repository does not currently cache the data, but only wraps conversion to BEL.\n\nPython REPL\n~~~~~~~~~~~\n.. code-block:: python\n\n >>> import bio2bel_adeptus\n >>> adeptus_manager = bio2bel_adeptus.Manager()\n >>> graph = adeptus_manager.to_bel()\n\n\n\n.. |build| image:: https://travis-ci.com/bio2bel/adeptus.svg?branch=master\n :target: https://travis-ci.com/bio2bel/adeptus\n :alt: Build Status\n\n.. |documentation| image:: http://readthedocs.org/projects/bio2bel-adeptus/badge/?version=latest\n :target: http://bio2bel.readthedocs.io/projects/adeptus/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. |pypi_version| image:: https://img.shields.io/pypi/v/bio2bel_adeptus.svg\n :alt: Current version on PyPI\n\n.. |coverage| image:: https://codecov.io/gh/bio2bel/adeptus/coverage.svg?branch=master\n :target: https://codecov.io/gh/bio2bel/adeptus?branch=master\n :alt: Coverage Status\n\n.. |python_versions| image:: https://img.shields.io/pypi/pyversions/bio2bel_adeptus.svg\n :alt: Stable Supported Python Versions\n\n.. |pypi_license| image:: https://img.shields.io/pypi/l/bio2bel_adeptus.svg\n :alt: MIT License\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/bio2bel/adeptus/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/bio2bel/adeptus", "keywords": "Biological Expression Language,Bio2BEL", "license": "MIT", "maintainer": "Charles Tapley Hoyt", "maintainer_email": "cthoyt@gmail.com", "name": "bio2bel-adeptus", "package_url": "https://pypi.org/project/bio2bel-adeptus/", "platform": "", "project_url": "https://pypi.org/project/bio2bel-adeptus/", "project_urls": { "Bug Tracker": "https://github.com/bio2bel/adeptus/issues", "Download": "https://github.com/bio2bel/adeptus/releases", "Homepage": "https://github.com/bio2bel/adeptus", "Source Code": "https://github.com/bio2bel/adeptus" }, "release_url": "https://pypi.org/project/bio2bel-adeptus/0.0.1/", "requires_dist": [ "bio2bel", "pybel", "sqlalchemy", "tqdm", "sphinx ; extra == 'docs'", "sphinx-rtd-theme ; extra == 'docs'", "sphinx-click ; extra == 'docs'", "sphinx-autodoc-typehints ; extra == 'docs'" ], "requires_python": ">=3.6", "summary": "Bio2BEL ADEPTUS.", "version": "0.0.1" }, "last_serial": 4506496, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "900b19de2ce1c2d3c1e78346c516f852", "sha256": "ef6be13849a10326f5b4d1b705e0517feb4c74bbd3aadccc4c1b077d094cda3c" }, "downloads": -1, "filename": "bio2bel_adeptus-0.0.1-py36-none-any.whl", "has_sig": false, "md5_digest": "900b19de2ce1c2d3c1e78346c516f852", "packagetype": "bdist_wheel", "python_version": "py36", "requires_python": ">=3.6", "size": 6822, "upload_time": "2018-11-20T09:33:05", "url": "https://files.pythonhosted.org/packages/aa/1b/d808f61eba2afaa924d0d3704fd359bb71296bfcf5a814184e913eb85f94/bio2bel_adeptus-0.0.1-py36-none-any.whl" }, { "comment_text": "", "digests": { "md5": "16a3dd69056eacfc0392e30c258b9ad1", "sha256": "4038b47858fd495c21bd193288709ba90fc5fcc7f4828c21209eea67221c704c" }, "downloads": -1, "filename": "bio2bel_adeptus-0.0.1.tar.gz", "has_sig": false, "md5_digest": "16a3dd69056eacfc0392e30c258b9ad1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10088, "upload_time": "2018-11-20T09:33:06", "url": "https://files.pythonhosted.org/packages/43/8c/ec80e2826024f3a98ee81bbaf828fef3731a307beb74d4cf8635be206921/bio2bel_adeptus-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "900b19de2ce1c2d3c1e78346c516f852", "sha256": "ef6be13849a10326f5b4d1b705e0517feb4c74bbd3aadccc4c1b077d094cda3c" }, "downloads": -1, "filename": "bio2bel_adeptus-0.0.1-py36-none-any.whl", "has_sig": false, "md5_digest": "900b19de2ce1c2d3c1e78346c516f852", "packagetype": "bdist_wheel", "python_version": "py36", "requires_python": ">=3.6", "size": 6822, "upload_time": "2018-11-20T09:33:05", "url": "https://files.pythonhosted.org/packages/aa/1b/d808f61eba2afaa924d0d3704fd359bb71296bfcf5a814184e913eb85f94/bio2bel_adeptus-0.0.1-py36-none-any.whl" }, { "comment_text": "", "digests": { "md5": "16a3dd69056eacfc0392e30c258b9ad1", "sha256": "4038b47858fd495c21bd193288709ba90fc5fcc7f4828c21209eea67221c704c" }, "downloads": -1, "filename": "bio2bel_adeptus-0.0.1.tar.gz", "has_sig": false, "md5_digest": "16a3dd69056eacfc0392e30c258b9ad1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10088, "upload_time": "2018-11-20T09:33:06", "url": "https://files.pythonhosted.org/packages/43/8c/ec80e2826024f3a98ee81bbaf828fef3731a307beb74d4cf8635be206921/bio2bel_adeptus-0.0.1.tar.gz" } ] }