proms

View on PyPIReverse Dependencies (0)

1.0.12 proms-1.0.12-py3-none-any.whl

Wheel Details

Project: proms
Version: 1.0.12
Filename: proms-1.0.12-py3-none-any.whl
Download: [link]
Size: 26015
MD5: e78eca8aaef5dc2f9f1102373a32931c
SHA256: 7c8472bce6180be07c7725494f84852939510e69a72b46e474513f78e30f2346
Uploaded: 2023-04-04 16:39:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: proms
Version: 1.0.12
Summary: Protein Markers Selection
Author: Zhiao Shi
Author-Email: zhiao.shi[at]gmail.com
Home-Page: https://github.com/bzhanglab/proms
Download-Url: https://github.com/bzhanglab/proms/archive/1.0.12.tar.gz
License: MIT
Keywords: machine learning,feature selection,proteomics,multiomics,biomarker,genomics,bioinformatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Requires-Dist: scikit-survival
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: scikit-learn
Requires-Dist: pandas
Requires-Dist: xgboost
Requires-Dist: matplotlib
Requires-Dist: pyyaml
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
proms/__init__.py sha256=0VL3xAOMPpcn_sut7iShV-UwYt56AIWkJWqh0zGet-4 314
proms/__main__.py sha256=STe5bFTp8AqA_3NLRxPOc6EAe3mf4VC0aC4T8dFnQDg 33005
proms/config.py sha256=p3fzXOOuwcFP-bvs2aD0V-ZPLTiLdNt7ty8fRqXtD9k 3953
proms/dataset.py sha256=pvjy3lQJYQe250dLDZjm43Dnh4xH4PO9noeqoV9OOAg 10865
proms/fs_methods.py sha256=439HxGVeCsmYXeVXtXNREVvqtBnjzXynd61M8OEto8g 14284
proms/k_medoids.py sha256=UZKC3B9r6zbcN2sIsAci71EZ8dh59DMEePTqXXAdS08 20948
proms/predict.py sha256=L3b3Sef1mDPnObjsqY6SMJbVbGGGLbQ4lGqVu9lYLZA 6804
proms/utils.py sha256=yUxQsho8_bJYDnDWONGjdObnB6Uztbhjo94fJ_IeYIA 3511
proms-1.0.12.dist-info/LICENSE sha256=7IFDDFkubhC_sZapD80NzWZLNJ_mUtR-GYHVtlQMsPE 1077
proms-1.0.12.dist-info/METADATA sha256=o3qXw92l4wJ6cMB_dqJwlD7RZ8OpobVo2PdVfHdMK8A 798
proms-1.0.12.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
proms-1.0.12.dist-info/entry_points.txt sha256=jDquJJHVpLnjT-VrLJjsfcPrNmCEprt0kp0nLu-p95w 87
proms-1.0.12.dist-info/top_level.txt sha256=zlPBaaTPyE8VKuZpdxSSNZGs3F75rQSuHtrrscOnMuw 6
proms-1.0.12.dist-info/RECORD

top_level.txt

proms

entry_points.txt

proms_predict = proms.predict:main
proms_train = proms.__main__:main