proteingraphml

View on PyPIReverse Dependencies (0)

0.1.1 proteingraphml-0.1.1-py3-none-any.whl

Wheel Details

Project: proteingraphml
Version: 0.1.1
Filename: proteingraphml-0.1.1-py3-none-any.whl
Download: [link]
Size: 39879
MD5: d49a1aed34a95b9e91e79df860fdeaac
SHA256: b2e3efd00c5fd84829583565463ad734bd6a291cb33240f5f9796098de3db8df
Uploaded: 2021-10-27 22:11:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: proteingraphml
Version: 0.1.1
Summary: Knowledge Graphs for Protein Science
Author: UNM Translational Informatics
Author-Email: datascience.software[at]salud.unm.edu
Home-Page: https://github.com/unmtransinfo/ProteinGraphML
Project-Url: Changelog, https://github.com/unmtransinfo/ProteinGraphML/releases
Project-Url: Documentation, https://github.com/unmtransinfo/ProteinGraphML
Project-Url: Repository, https://github.com/unmtransinfo/ProteinGraphML
License: BSD-2-Clause
Keywords: science,biology,machine learning,drug discovery
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.8.1,<3.10
Requires-Dist: PyYAML
Requires-Dist: XlsxWriter
Requires-Dist: colorama
Requires-Dist: matplotlib
Requires-Dist: mysqlclient
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pony
Requires-Dist: pyreadr
Requires-Dist: raven[flask]
Requires-Dist: scikit-learn
Requires-Dist: xgboost
Requires-Dist: xlrd
Description-Content-Type: text/markdown
[Description omitted; length: 12311 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
proteingraphml/Analysis/Visualize.py sha256=TlzPRZPl7MOMrZXe4ecouPtGiQIRqJhVx9c7_6jYSoM 7644
proteingraphml/Analysis/__init__.py sha256=D6C6JNA3zqYPVqXm61kmotVvrukrwHS5jH5ZweNyDV0 53
proteingraphml/Analysis/featureLabel.py sha256=MnQ-jv42YuxQxfnDa6zgK0UEExWHzgOLTKPlcqJOErQ 3744
proteingraphml/DataAdapter/Adapter.py sha256=4SjO-FS8yQb1Mh2ZoO5KlLHpMwB6NMFKSBNdgOjFSZA 46122
proteingraphml/DataAdapter/__init__.py sha256=jDnxGJrRDKz9mY4vpwPmNph6e39-wDWdaVfiBg0eGY8 84
proteingraphml/DataAdapter/biodata_helper.py sha256=SF-0b-UrmzEnYfEb4QR_TVQ6rnNCJnm0gDWKsAn-vEY 1035
proteingraphml/GraphTools/__init__.py sha256=xndaZUmn4Jccahn5uD7ylgEYAiaxD6cS27FeZRB8E8U 50
proteingraphml/GraphTools/graph.py sha256=op75MGaa5xnIDsvprcLo-ha_-vcIT-LfE6BpuD0qPkU 6529
proteingraphml/MLTools/Data/DataSet.py sha256=_xXudXhND-Dl1fH86-t38e9P3zOJJSX7Ap4Eq7sIqs8 2799
proteingraphml/MLTools/Data/__init__.py sha256=5cQiZidmJl67yuGhBMsI9Da7QgGW08WrsNieHMafV0w 33
proteingraphml/MLTools/MetapathFeatures/__init__.py sha256=Cijb0SamU3vXao3z5BPaYQ9-jqdxlX4Rvd0Ck-OcHUo 76
proteingraphml/MLTools/MetapathFeatures/featureBuilder.py sha256=_nnONsmGjC_wOkCUGqdTk4fR71XYVt5J54tsqBvG4P0 5884
proteingraphml/MLTools/MetapathFeatures/functions.py sha256=9Ioe_ogr473_Se8YxqTo6Kjhrxf2HfkjaSnwgBW-0sQ 7606
proteingraphml/MLTools/MetapathFeatures/nodes.py sha256=-M5GTnoOOkycfSHhonDoO649a-iCbjR91_ePIRzo3rg 968
proteingraphml/MLTools/Models/__init__.py sha256=MY0RJcOPestHBslZRR-u4-p84mNYTGdmsHYeLWX43Mg 61
proteingraphml/MLTools/Models/models.py sha256=aKv4LqkM3ykPGYnaB-HVRVDKI-Vt4cOmso03UjLSFdo 31952
proteingraphml/MLTools/Procedures/XGBoost.py sha256=IAkYmF6Yj0Apl4ePwqVYjhGYqcgnL2PNXHMXl2XkQCo 3482
proteingraphml/MLTools/Procedures/__init__.py sha256=mC5BEpTLB4C5BO6eQfXFBmJfOKoEwX7fcvpsOArxDWE 23
proteingraphml/MLTools/StaticFeatures/__init__.py sha256=C0dC6iUIOszJgrfPEuMGF2eG-iwktIkIsHqsXCDizVE 29
proteingraphml/MLTools/StaticFeatures/staticData.py sha256=OVb_LHfsvx4RkII-6ScD5QWgsjv0JOUh-dPY0B87aY4 3005
proteingraphml/MLTools/StaticFeatures/staticFiles.R sha256=Ja4-oFFzp99FOUWx2YpurO8889ZazsD8j4AIYdkIOhY 2326
proteingraphml/MLTools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
proteingraphml/__init__.py sha256=Pm1cL85DZEozIDlRF0vngeea3iF0Ke_EH4id8D7oEbI 61
proteingraphml-0.1.1.dist-info/LICENSE sha256=VDlPV5D1hVxzp-1hpU3oH8R75_OfJezbPfB2pwuMZbU 1348
proteingraphml-0.1.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
proteingraphml-0.1.1.dist-info/METADATA sha256=qNwtulh5qXBJDJk2qtHptpjpBQpBtNLPzMil8z8tAas 13823
proteingraphml-0.1.1.dist-info/RECORD