ms1searchpy

View on PyPIReverse Dependencies (0)

2.8.9 ms1searchpy-2.8.9-py3-none-any.whl

Wheel Details

Project: ms1searchpy
Version: 2.8.9
Filename: ms1searchpy-2.8.9-py3-none-any.whl
Download: [link]
Size: 52361
MD5: 3fcb59054221cce530dacad67dca44a7
SHA256: 101d3bd564425dda19c2aa457b24c5b0825347e65f9252b1a61e113648326372
Uploaded: 2024-09-06 15:10:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ms1searchpy
Version: 2.8.9
Summary: A proteomics search engine for LC-MS1 spectra.
Author: Mark Ivanov
Author-Email: pyteomics[at]googlegroups.com
License: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Dist: pyteomics (>=4.5.1)
Requires-Dist: lxml
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: lightgbm
Requires-Dist: pandas
Requires-Dist: biosaur2
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: ete3
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 9106 characters]

WHEEL

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

RECORD

Path Digest Size
ms1searchpy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ms1searchpy/combine.py sha256=7S61Ftnv4NJUmfnV6vjVp2uHwslkDcQQJVPzWYVm1nk 4236
ms1searchpy/combine_proteins.py sha256=LFJuwkb8UBy-1T-kAT3H4zxkqQ6VTso6SOLP7s8o0Ow 2746
ms1searchpy/directms1quant.py sha256=ZFrNCxf_McEiBPW-9tAebxN0Irf6cQCMAqqrejqY-9s 24880
ms1searchpy/directms1quantmulti.py sha256=4ob-eakuintEZ8hBc6haUPvOQmcZbpEq3xGRhIBixPw 18149
ms1searchpy/group_specific.py sha256=CI0BLiOxmDuhf6Y5KU9w53TTwPy4UPSuK1UTyOkETCA 7309
ms1searchpy/main.py sha256=Gj3VqOO46Pu2CGVZiOu2fdj8KyppxEVD5bJBbUwY2Os 84411
ms1searchpy/ms1todiffacto.py sha256=xGxcIe8-C_vSLx5Qz5qwSKa4oULJ-8cgq4DtCTXKe3s 7413
ms1searchpy/search.py sha256=LzcFU_j7pilzoHo-4b_D0gkMXGwruWt4G5vluWPa-Qk 5074
ms1searchpy/utils.py sha256=KjSxDpli2V4HuBLkpvfBLnlZyFgqbLglf6xpbFXp6mM 14894
ms1searchpy/utils_figures.py sha256=4x9fxBLO-DqLawyBbDCBhDOsV7166N2QEDKGtVmifks 15462
ms1searchpy-2.8.9.dist-info/LICENSE sha256=WanbJHdVmtsm-QgIuB0GDMrtkwBHY6WmTzwvX6ZZtgs 551
ms1searchpy-2.8.9.dist-info/METADATA sha256=0Whqt2GuS9xNh6RQ_-fqOT3r6Lt83Y-n9lMNtLRurtI 9999
ms1searchpy-2.8.9.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ms1searchpy-2.8.9.dist-info/entry_points.txt sha256=ACLj6QbnpM9wI-CQA2YFf_ZmWEFqN9GZpbuxO6ZEeHE 492
ms1searchpy-2.8.9.dist-info/top_level.txt sha256=pyjbWV_odwavqf6q4mSj2P0L0zLqKEDftX53QvxeJlc 12
ms1searchpy-2.8.9.dist-info/RECORD

top_level.txt

ms1searchpy

entry_points.txt

directms1quant = ms1searchpy.directms1quant:run
directms1quantDIA = ms1searchpy.directms1quantDIA:run
directms1quantmulti = ms1searchpy.directms1quantmulti:run
directms1quantneg = ms1searchpy.directms1quantneg:run
ms1combine = ms1searchpy.combine:run
ms1combine_proteins = ms1searchpy.combine_proteins:run
ms1groups = ms1searchpy.group_specific:run
ms1quant = ms1searchpy.directms1quant:run
ms1searchpy = ms1searchpy.search:run
ms1todiffacto = ms1searchpy.ms1todiffacto:run