bio2bel-reactome

View on PyPIReverse Dependencies (1)

0.2.0 bio2bel_reactome-0.2.0-py3-none-any.whl

Wheel Details

Project: bio2bel-reactome
Version: 0.2.0
Filename: bio2bel_reactome-0.2.0-py3-none-any.whl
Download: [link]
Size: 17739
MD5: 7fb15e64e91c9acc2f71f3ea0d7de0fd
SHA256: 0b3748e460540d390d92e8a7d306badce1e0bd07728b0ec936a1331908ab6d16
Uploaded: 2018-11-13 15:47:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio2bel-reactome
Version: 0.2.0
Summary: A wrapper around Reactome RESTful API
Author: Daniel Domingo-Fernández and Charles Tapley Hoyt
Author-Email: daniel.domingo.fernandez[at]scai.fraunhofer.de
Maintainer: Daniel Domingo-Fernández and Charles Tapley Hoyt
Maintainer-Email: daniel.domingo.fernandez[at]scai.fraunhofer.de
Home-Page: https://github.com/bio2bel/reactome
License: MIT License
Keywords: Biological Expression Language,BEL,Reactome,Systems Biology,Networks Biology
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: click
Requires-Dist: bio2bel (<0.3.0,>=0.2.0)
Requires-Dist: compath-utils (>=0.1.0)
Requires-Dist: bio2bel-hgnc (>=0.1.0)
Requires-Dist: bio2bel-chebi (>=0.1.0)
Requires-Dist: pybel (<0.13.0,>=0.12.0)
Requires-Dist: sqlalchemy
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: flask
Requires-Dist: flask-admin
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: flask; extra == "web"
Requires-Dist: flask-admin; extra == "web"
Provides-Extra: docs
Provides-Extra: web
[Description omitted; length: 3633 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.32.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bio2bel_reactome/__init__.py sha256=hHlDuRcStB-9kT1USbIe08alzSKIHZhbyervr2igQU8 1337
bio2bel_reactome/__main__.py sha256=UfZ9XmEusVdUt8DYecSqYMc-js-r2_TMC98CIkoLXS8 86
bio2bel_reactome/cli.py sha256=Ygii7-fIS7uKhOEVoigvVElcORQXGWmVj25X_msPu20 928
bio2bel_reactome/constants.py sha256=zRIjbWUFwcGoY8UNw9fkWm48rNOFkT-Hv2TiY1Y-f70 728
bio2bel_reactome/enrich.py sha256=hjWl_5hwMnVQcFKiqKTmZmoQKbp_BxfOsXLuZqcfq8I 441
bio2bel_reactome/manager.py sha256=VDxxVwxxRFA2aGbtFHzjwgvj8WxM6KVd51ie4Gk0RKo 22176
bio2bel_reactome/models.py sha256=ZMQpspzp96-dsb6LQjDwzcOMveqmGhyLsJwCGIMB3Y4 4975
bio2bel_reactome/to_belns.py sha256=BgqEjU2jeWUr_OdUgd55qQXnCRQvSepRciY54ET2VJM 1380
bio2bel_reactome/utils.py sha256=zSryNAbmCYwuRFHOQeK9AE5HKf90hvJvLMku6QE1VmA 501
bio2bel_reactome/web.py sha256=hDBLdonwE4tU_x-tnqJ8CM9_dLBZHnbxGaGl4aXEQRE 274
bio2bel_reactome/parsers/__init__.py sha256=Ax_bCDNSuJQeMOQM9MRFDXTvkHpbjC4ZR06POr386Uw 366
bio2bel_reactome/parsers/entity_pathways.py sha256=t8qzJJ5XEIlJ65xcj8POIqp9yHfN3v0JiPQR9bsVOfo 2782
bio2bel_reactome/parsers/pathway_hierarchy.py sha256=jzlZ3vpu-LstxQmRIeXlYeUDpIBZD8BH4vpDJh1qNvA 1327
bio2bel_reactome/parsers/pathway_names.py sha256=BWjvrDXXFyYVOa7CdZCuGqkKL3DWsX9IVPGcYbFJS08 1263
bio2bel_reactome-0.2.0.dist-info/LICENSE sha256=HWIaOsNYjIOstcL1Mgo0kSAOHHeFRN0QVjW8Uc1PV0A 1106
bio2bel_reactome-0.2.0.dist-info/METADATA sha256=xP6t1ow-E1pLfJaJcfYjOHEaFxUo79owgaCWibxXhdc 5285
bio2bel_reactome-0.2.0.dist-info/WHEEL sha256=MYFsq5fFBwF_oyJgrOoFmYYB1K6Sw7MxY-0897ZLbdM 92
bio2bel_reactome-0.2.0.dist-info/entry_points.txt sha256=QgAiJnXHMcOkwfP-pUj4HdjpJGZ-qlIRcLQSNota1x4 142
bio2bel_reactome-0.2.0.dist-info/top_level.txt sha256=QcE8JTd6ogU9aMVf7beZcF3ZQdhYr6lWQueFXop19PQ 17
bio2bel_reactome-0.2.0.dist-info/RECORD

top_level.txt

bio2bel_reactome

entry_points.txt

reactome = bio2bel_reactome
reactome = bio2bel_reactome
bio2bel_reactome = bio2bel_reactome.cli:main