bio2bel-interpro

View on PyPIReverse Dependencies (1)

0.2.1 bio2bel_interpro-0.2.1-py3-none-any.whl

Wheel Details

Project: bio2bel-interpro
Version: 0.2.1
Filename: bio2bel_interpro-0.2.1-py3-none-any.whl
Download: [link]
Size: 15415
MD5: ba06644f3efd3c47a474233ecce49b1c
SHA256: 5bcf1d44132b5509a42eed20ec5fe01833ff28c2166a509809223304db50f90e
Uploaded: 2019-04-15 11:43:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bio2bel-interpro
Version: 0.2.1
Summary: A package for converting InterPro to BEL
Author: Charles Tapley Hoyt
Author-Email: charles.hoyt[at]scai.fraunhofer.de
Maintainer: Charles Tapley Hoyt
Maintainer-Email: charles.hoyt[at]scai.fraunhofer.de
Home-Page: https://github.com/bio2bel/interpro
License: MIT License
Keywords: Biological Expression Language,BEL,Systems Biology,Networks Biology,InterPro
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Dist: networkx (>=2.1)
Requires-Dist: pybel (>=0.13.0)
Requires-Dist: bio2bel (<0.3.0,>=0.2.0)
Requires-Dist: compath-utils
Requires-Dist: click
Requires-Dist: sqlalchemy
Requires-Dist: tqdm
Requires-Dist: pandas
Requires-Dist: flask; extra == "docs"
Requires-Dist: flask-admin; extra == "docs"
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: 2618 characters]

WHEEL

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

RECORD

Path Digest Size
bio2bel_interpro/__init__.py sha256=u5aAQv5buUErpVSE6tYz4MJDMqk6R6f56uSfGNHc0AQ 430
bio2bel_interpro/__main__.py sha256=efYf70njhkP97j8CizZFmALHjeV5PYFCSfuYzVcLhtg 138
bio2bel_interpro/cli.py sha256=_IL55Soss_FCL8Ga633Y5Vw6ngJScSfOlQoCf5xBykA 231
bio2bel_interpro/constants.py sha256=CzPgyi0P4yuHJoQCgpUKJYZE5pvdjqRcr9z3wyi18EE 1455
bio2bel_interpro/enrich.py sha256=LrS6smfWfY8WMqasoKf6loUmFiMhGJMJ1ygtTWvJM2M 759
bio2bel_interpro/manager.py sha256=EM8bMEMb9vX84i6puwRHk3z2Wvngvdnlq8iAluAOD_A 11486
bio2bel_interpro/models.py sha256=oFW2OTPBYbtckyN7im2Mi6jYAh-Q0kijxxLUcJM_-ZE 3826
bio2bel_interpro/serialize.py sha256=Q0fdiyBKQscLWJpr2yDF_K398dk3L9spwrgf4tat5ss 2196
bio2bel_interpro/web.py sha256=NADZHnGPHnfmvdaXZj2jS2MnABSdCf9_HL2cwJttgyk 409
bio2bel_interpro/parser/__init__.py sha256=tNVLCVFhJ7xWiFhx5z4HO7CYyUs2D9ocNsO0n72NCOY 61
bio2bel_interpro/parser/entries.py sha256=oTTcQ-H82TPE7SzVFbe1hwuPtgloMJZGdDNNUqY7zuw 881
bio2bel_interpro/parser/interpro_to_go.py sha256=qiqo24IFpuNWffO1LeOFAS9QNK7qiHeNOH7IQ-Km5ls 1328
bio2bel_interpro/parser/proteins.py sha256=MuF3fwUxibakNzxXpKyx5f6fKUfGU0YPCrA6ScEnw5c 1297
bio2bel_interpro/parser/tree.py sha256=19JsADqS75mWmfPyyDbnDkd1_VGZ2_J3t0F5YbQ_lYA 2501
bio2bel_interpro-0.2.1.dist-info/AUTHORS.rst sha256=YpALPd_9k8jpLPG-f-W99CSoEYrxZ3x7k7oQzF7rsKc 286
bio2bel_interpro-0.2.1.dist-info/LICENSE sha256=t-Ivqrc8ReHGBzz6Sk8jvZTtQQv1BwUhRcvivDNjqks 1081
bio2bel_interpro-0.2.1.dist-info/METADATA sha256=oRlzUr3hRXDcWZm782JjokRv9nde8MBHBMZLqglvNZU 4099
bio2bel_interpro-0.2.1.dist-info/WHEEL sha256=U88EhGIw8Sj2_phqajeu_EAi3RAo8-C6zV3REsWbWbs 92
bio2bel_interpro-0.2.1.dist-info/entry_points.txt sha256=vltEwd4kHEKZeoLpygt_IK4dwPWebz0q8-sbSZmHQ7o 103
bio2bel_interpro-0.2.1.dist-info/top_level.txt sha256=n1vgP1DVtWe3p1RAtI-tCdJVVHu7GwqsI_sirQfRONM 17
bio2bel_interpro-0.2.1.dist-info/RECORD

top_level.txt

bio2bel_interpro

entry_points.txt

interpro = bio2bel_interpro
bio2bel_interpro = bio2bel_interpro.cli:main