AA-stat

View on PyPIReverse Dependencies (0)

2.6.1 AA_stat-2.6.1-py3-none-any.whl

Wheel Details

Project: AA-stat
Version: 2.6.1
Filename: AA_stat-2.6.1-py3-none-any.whl
Download: [link]
Size: 256162
MD5: 911e9882a3eaef50a4a2ae9a4585c514
SHA256: e35ea4dc06df478c3190cd32f46ab40b2fae80cefe1355c76f25b0d482c3724c
Uploaded: 2024-11-19 18:34:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AA_stat
Version: 2.6.1
Summary: A utility for validation of peptide identification results in proteomics using amino acid counting.
Author: Julia Bubis & Lev Levitsky
Author-Email: julia.bubis[at]gmail.com
License: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.8
Requires-Dist: pyteomics (>4.7.2)
Requires-Dist: pandas (>=1.4)
Requires-Dist: seaborn
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: lxml
Requires-Dist: jinja2 (>=3.1.2)
Requires-Dist: scikit-learn
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 23997 characters]

WHEEL

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

RECORD

Path Digest Size
AA_stat/AA_stat.py sha256=p6BuSSWNKzoNpdRAEmzpntlukWRUnfj21mn_LjT13NY 18983
AA_stat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
AA_stat/aa_search.py sha256=oOJNIcB_QEGa5BWx3YrSicsnul3ySVnG2GNbr_jZU3U 7881
AA_stat/default.cfg sha256=xtZvxtrRnCKl5Bt7tMpo_a9r5Hu-NyBJeVLOjCiVI2I 4356
AA_stat/html.py sha256=Mtu5WZ-7lMihvoT1_WfUf3giAPmCvrOOOCfl9Jj6utg 15924
AA_stat/io.py sha256=t5eV1WGM1YzcGgWlbqhD9Zj7rUhWayCdA9YDEEnSWZE 26781
AA_stat/localization.py sha256=78HnXWC-bG4OtLHtfvzawjgD7xx8pqh48ceD4D_psz8 17251
AA_stat/main.py sha256=yJDutx2BrAcQltjsnj3vk8wDfqOLHzUUpJO5eab6YLk 2657
AA_stat/open_search.params sha256=aioyED0uubErgjL6nSIBuA0DpA6mSGTu1Y5fVmsEoJ0 5235
AA_stat/recommendations.py sha256=sxkGGmKGuTpvmKOnWVBJPsGVNZEvss7EEdSO5MRskaU 14586
AA_stat/report.template sha256=z-nLvJ7Weekcm_GL0JmbHeD_h5-OlLhjnztO4pmkKWw 10278
AA_stat/stats.py sha256=HqiYDZnMGBfoKbiRsD-OcWstDV6ouGHTTsP22W0JgtI 20866
AA_stat/tests.py sha256=TLsKqs_15Ns9pUFVjvflCkFiKw9rhUucfoC-q_itPa4 19447
AA_stat/unimod.xml sha256=zrVktlozIoNTwcVJvUnisC3tAHDUqx07hVfGu-ydjT0 2386895
AA_stat/utils.py sha256=Jl7APQnSWCQ6EyOPXwCJskN8kLE2v7LOArW3nyTreh4 18544
AA_stat/version.py sha256=Ph4ZS4qBwH-kUVy4p8aepWpIuSUfC4QyOeXRcUvT6Ss 219
AA_stat/gui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
AA_stat/gui/gui.py sha256=HEHNs6Ukw8fA5vSaldTVJvCKvEM8OVws-xQoIq62JLc 9232
AA_stat/gui/logging.py sha256=93P4f9ou6kRAHCh_5Nt7FoK5GRzpuyEraIyK4zblIkg 3942
AA_stat/gui/shortcut.py sha256=crJq9xFfaVXVewNsYlAxEMvOtjoSskgKM503X3J295c 1181
AA_stat-2.6.1.dist-info/LICENSE sha256=C6EOillwvMuSJIXAbwJxFkfnmxWL4E-65fFyETwehzU 9346
AA_stat-2.6.1.dist-info/METADATA sha256=ggmfY-qZQujWlcqVuf9tDL9fzvLLnOlGDUV_aDzObrQ 24847
AA_stat-2.6.1.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
AA_stat-2.6.1.dist-info/entry_points.txt sha256=m0bJRY4ETpahu2C1mikpDOU9kjke_uFFiGmyfi7oJFE 116
AA_stat-2.6.1.dist-info/top_level.txt sha256=b8LaxUyx-9S3n7MvWEz_XuvJ78BBisgbsKTLLarKuj8 8
AA_stat-2.6.1.dist-info/RECORD

top_level.txt

AA_stat

entry_points.txt

AA_search = AA_stat.aa_search:main
AA_stat = AA_stat.main:main
AA_stat_GUI = AA_stat.gui.gui:main