drug2ways

View on PyPIReverse Dependencies (0)

0.0.2 drug2ways-0.0.2-py3-none-any.whl

Wheel Details

Project: drug2ways
Version: 0.0.2
Filename: drug2ways-0.0.2-py3-none-any.whl
Download: [link]
Size: 28607
MD5: 15f54e1cc5c26099fe60a8c4063184ce
SHA256: ef9fe240b84a7144739d9716e11ea287f140b90237ff7be4430c704e43b966ee
Uploaded: 2020-06-10 15:18:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: drug2ways
Version: 0.0.2
Summary: Reasoning over polar paths in biological networks for drug discovery applications
Author: Daniel Rivas Barragan and Daniel Domingo-Fernández
Author-Email: daniel.rivas[at]bsc.es
Maintainer: Daniel Rivas Barragan and Daniel Domingo-Fernández
Maintainer-Email: danieldomingofernandez[at]hotmail.com
Home-Page: https://github.com/drug2ways/drug2ways
Download-Url: https://github.com/drug2ways/drug2ways
Project-Url: Bug Tracker, https://github.com/drug2ways/drug2ways/issues
Project-Url: Source Code, https://github.com/drug2ways/drug2ways
Project-Url: Documentation, https://drug2ways.readthedocs.io
License: Apache 2.0 License
Keywords: Systems Biology,Networks Biology,Bioinformatics,Network Algorithms,Drug Discovery
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.5
Requires-Dist: click (==7.1.1)
Requires-Dist: tqdm
Requires-Dist: networkx (>=2.1)
Requires-Dist: pandas (==1.0.3)
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: pybel
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: sphinx-click; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: mpi4py; extra == "speed"
Provides-Extra: docs
Provides-Extra: speed
[Description omitted; length: 120 characters]

WHEEL

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

RECORD

Path Digest Size
drug2ways/__init__.py sha256=wddDS_XWm6qO9vLm8aKOMjTTzRB0Chm8mbiIClb3gAE 42
drug2ways/__main__.py sha256=XzGUZsxR7FrVpXdD2I3qhnButXUBK7LCy1duq1-Y784 140
drug2ways/alternative_graph_traversal.py sha256=uWBdgQB-CQblDpLF_mex40n9Elz_twozVyOel7maF00 2716
drug2ways/bel_helper.py sha256=vCGaS3wWTytZOMDndPfpj_054ZI9KzSMTYoultt6600 3520
drug2ways/cli.py sha256=d5fmY5Gc4R0Y6nnumph7d2qt1WtI9mmeEYBJd7ygcOw 5047
drug2ways/cli_helper.py sha256=xaw-eCLT60MQVjpOZBiMop1jbzh-wBpIdbVELa5Swqs 12308
drug2ways/constants.py sha256=zKb96znFMC8cSRPrteE4Fqv06jUdcbkHNU-n9HlZ-8Y 2858
drug2ways/graph_processing.py sha256=LaLIbLxsr6kkvq3le4CnIC7Xajto9nNCYoJu0Y7V47g 3448
drug2ways/graph_reader.py sha256=5nrOMtk2eF4Gql5tzhmQdnxSrqU1zDEcryurT4zwI0U 5628
drug2ways/graph_traversal.py sha256=jRhmTiyn8X2trqwAfTsMyPerTekPsCpUgjm0Q2CmSF0 20052
drug2ways/pathway.py sha256=4mlCSniK7UKRukT2TFvSHwaKzypSLz0fwY-6zn6AbLc 6312
drug2ways/permute.py sha256=C71mSHvnOSFneG1LvknAfku8pQikOIqEFdX75D65hZY 2195
drug2ways/wrapper.py sha256=tjSmC5JnbP50pt4rgWtadTZoj2JaFl93BpkRb2mg-bA 20847
drug2ways-0.0.2.dist-info/LICENSE sha256=mS98rZjBxrLNjvHAX2bSXrppgz3U8nxuaZaqElwHbl4 11381
drug2ways-0.0.2.dist-info/METADATA sha256=vlsNDzX65hNCyB_y301t7RcLaSi5FB530IjR8ExGt5M 2024
drug2ways-0.0.2.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
drug2ways-0.0.2.dist-info/entry_points.txt sha256=5vcyiwOpch3MLXAkjNGR8hgyerZuOuNVuLmIB8WX3No 50
drug2ways-0.0.2.dist-info/top_level.txt sha256=b-3eIxYdUxvDwuNFjSsnPEGVMwbFWY9xuoptxDJD-Zo 10
drug2ways-0.0.2.dist-info/RECORD

top_level.txt

drug2ways

entry_points.txt

drug2ways = drug2ways.cli:main