pepmatch

View on PyPIReverse Dependencies (0)

0.9.5 pepmatch-0.9.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl

Wheel Details

Project: pepmatch
Version: 0.9.5
Filename: pepmatch-0.9.5-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.whl
Download: [link]
Size: 27974
MD5: d85d52d96a163663a3b3268f3504ba21
SHA256: bb4d3dd99b3e5099d381e9b35a9675cc40613589111aecd72e636d0a73acaec8
Uploaded: 2023-09-13 04:23:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pepmatch
Version: 0.9.5
Summary: Search tool for peptides and epitopes within a proteome, while considering potential residue substitutions.
Author: Daniel Marrama
Author-Email: dmarrama[at]lji.org
Home-Page: https://github.com/IEDB/PEPMatch
Requires-Dist: numpy (>=1.18)
Requires-Dist: pandas (>=1.1)
Requires-Dist: biopython (>=1.5)
Requires-Dist: python-Levenshtein (>=0.11)
Requires-Dist: openpyxl (>=3.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4286 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
Root-Is-Purelib: false
Tag: cp311-cp311-manylinux_2_5_x86_64
Tag: cp311-cp311-manylinux1_x86_64

RECORD

Path Digest Size
pepmatch-0.9.5.dist-info/RECORD
pepmatch-0.9.5.dist-info/top_level.txt sha256=UXrYMSdszu66XPl2_yo0GPLHQtmVXNUHnTTF7G0zvHs 9
pepmatch-0.9.5.dist-info/entry_points.txt sha256=7gGe1lG6hVEenqQjIUAfS5Ye80U_PzPA7KJii8cb30w 104
pepmatch-0.9.5.dist-info/WHEEL sha256=Bn3XJBwRN8SfAKhEMI2sxYpjf0QSvQkth28dBDRRXQs 148
pepmatch-0.9.5.dist-info/METADATA sha256=-dgjz_w45akWhjMaAFdMrkU2QuqBbMwP5Tdr4RWFI7U 4776
pepmatch-0.9.5.dist-info/LICENSE sha256=SZkJx2dvoSr7Zpzf_MBMf7RJIFbF-_ktNgRJuHYS-rA 11757
pepmatch/version.py sha256=ORAtCCI2THBDcdzIbh6oBsoshDvkkmXUWpmO4Q5McAk 22
pepmatch/preprocessor.py sha256=km5VXiOArndg-lFVdX3__bW-u8HlgTeSAQ6ykUOe2yw 10133
pepmatch/matcher.py sha256=y8fD7B0uFCVYWzGa2sX0Nq-iWyRe9Abx90sx0CoPVWM 31992
pepmatch/helpers.py sha256=ON0Fu5ziROhNnfoE_YiBkJbdYf82eE-UczgBXugIOIQ 2040
pepmatch/hamming.cpython-311-x86_64-linux-gnu.so sha256=cbzdUbC4SoC-fHLNFDc_gcTarRRzeth8DS-sIWZ4MRs 24832
pepmatch/benchmarker.py sha256=BOgGstSm2FUuW2x4VLF9g2kr0l8gRJnpRkYjy5oK7GI 2189
pepmatch/__init__.py sha256=eDVY-n0rJoU9j0y0-ejTuaxkyd0X5zAQOpn5E1AtZO4 207

top_level.txt

pepmatch

entry_points.txt

pepmatch-match = pepmatch.matcher:run
pepmatch-preprocess = pepmatch.preprocessor:run