masscube

View on PyPIReverse Dependencies (0)

1.0.22 masscube-1.0.22-py3-none-any.whl

Wheel Details

Project: masscube
Version: 1.0.22
Filename: masscube-1.0.22-py3-none-any.whl
Download: [link]
Size: 56051
MD5: 50933a7186d41759c9f9b722ec9665e8
SHA256: 9276d3cff2a73f67b634c8ccedf797e206d86292998e9614eb31121a5d5bf9d8
Uploaded: 2024-09-24 02:06:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: masscube
Version: 1.0.22
Summary: Accurate and fast data processing for metabolomics
Author-Email: Huaxu Yu <yhxchem[at]outlook.com>
Maintainer-Email: Huaxu Yu <yhxchem[at]outlook.com>
Project-Url: Homepage, https://github.com/huaxuyu/masscube
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.24)
Requires-Dist: pandas (>=2.2.1)
Requires-Dist: pyteomics (==4.6.3)
Requires-Dist: scipy (>=1.10.1)
Requires-Dist: tqdm (>=4.66.1)
Requires-Dist: lxml (>=4.9.3)
Requires-Dist: matplotlib (>=3.8.2)
Requires-Dist: ms-entropy (==1.2.2)
Requires-Dist: scikit-learn (>=1.3.2)
Requires-Dist: statsmodels (>=0.14.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1511 characters]

WHEEL

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

RECORD

Path Digest Size
masscube/__init__.py sha256=yUd_fAJ9BP4m1xWYWWxrX-iLeiM8Upo0feDi-gsG_Kg 225
masscube/alignment.py sha256=n7EoYBEcIkKAt8tOM8sg53IRmKE6Yp-SjSI7O8ZLVGk 22152
masscube/annotation.py sha256=yqoBj_WR6i6XZHVOgLvIUiyrNzH-9vaz3WL40l1WPIg 22187
masscube/classifier_builder.py sha256=T2EcjJdPdsaYsDtCeoIZCAUtMTnBfxogT0K3OIB-Q7o 11769
masscube/feature_evaluation.py sha256=_DBYfML1py3BVRhRGbaNnmCngCtyDmpj0cC5nlGAeVI 3124
masscube/feature_grouping.py sha256=a1xZ8yv1x6cIHnJPv6krGeeViYrEvwetZECzE6u3fII 12427
masscube/feature_table_utils.py sha256=9CduTL0XWaC-9lV5D78IRhtSVSsxvY1TYq_O7suiD6g 3603
masscube/mzjson.py sha256=Mp-hcyCzt2c27872bGGRHNgxywJm8_vxpB1mhIf7s6A 3673
masscube/network.py sha256=Dr62H63fVISEpqddL0ZCX3NeoAeiqk6nqhgCh9OAwtY 7337
masscube/normalization.py sha256=VKAu7MErqyK3eKjJc3JtFXsahY2B1J_e0dJSCo4sRJ4 11407
masscube/params.py sha256=x9g3T5tPprR2PvEKx5XYaljJGD_G_trCyVcRW3539EM 16793
masscube/peak_detect.py sha256=Aj7RS2i6rQi7TXunQ_c-auES23f_wMH62iDb6GUWZ6Y 12223
masscube/raw_data_utils.py sha256=19JYts78tEJhDrxyHaLyazss7qO6poR7OLGu512lHmQ 38598
masscube/stats.py sha256=zlXsdTcsod-3DlzfZceM1hQwHH2FCNwTmofEiLqf7Fs 5455
masscube/utils_functions.py sha256=ybiPkbqu1HAwJAtw9kz60kT4oPqKk-2fxwOMZUiEaKU 5879
masscube/visualization.py sha256=Xnq9do4LQAWbqGLHFb9FxkvJ1OvMDybr1xwS10f2lCY 13235
masscube/workflows.py sha256=qWjshIgZJ-vsAUZPrC0a7Lxc_Tu6PZfAbNE27E67HAw 20588
masscube-1.0.22.dist-info/LICENSE sha256=pUhhyW4S659gBy_BQfR7TvcM0Xgi2_hihrey_gcOKSY 1064
masscube-1.0.22.dist-info/METADATA sha256=cDmgr9_Ot_EwRdOtIJ5B1Oj2AvOF1jmS9pQPGvIdOoc 2327
masscube-1.0.22.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
masscube-1.0.22.dist-info/entry_points.txt sha256=j3Hsrzb3ZFz7GJ--N04PV0MfEK8bgRYd-FqcMge2ML8 314
masscube-1.0.22.dist-info/top_level.txt sha256=TQ8pNEZEedfg2uXUHOMzNpEdOiQo-Womsg8ezbVcb40 9
masscube-1.0.22.dist-info/RECORD

top_level.txt

masscube

entry_points.txt

build-classifier = masscube:build_classifier
find-outliers = masscube:run_evaluation
generate-sample-table = masscube:generate_sample_table
get-timestamps = masscube:get_timestamps
process-files = masscube:batch_file_processing
untargeted-metabolomics = masscube:untargeted_metabolomics_workflow