phipkit

View on PyPIReverse Dependencies (0)

0.0.1 phipkit-0.0.1-py3-none-any.whl

Wheel Details

Project: phipkit
Version: 0.0.1
Filename: phipkit-0.0.1-py3-none-any.whl
Download: [link]
Size: 25712
MD5: a931eb8c41095c14f4e4a628f90c2058
SHA256: 8dde65b208ff897f93183cda0c13fe309dca493a733397494f63b71ed0c0b59e
Uploaded: 2021-03-06 18:48:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: phipkit
Version: 0.0.1
Summary: PhIP-seq analysis library
Author: Tim O'Donnell
Author-Email: timodonnell[at]gmail.com
Home-Page: https://github.com/openvax/phipkit
Project-Url: Bug Tracker, https://github.com/openvax/phipkit/issues
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3
Requires-Dist: pandas
Requires-Dist: dna-features-viewer
Requires-Dist: tqdm
Requires-Dist: statsmodels
Requires-Dist: seaborn
Description-Content-Type: text/markdown
[Description omitted; length: 6242 characters]

WHEEL

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

RECORD

Path Digest Size
phipkit/__init__.py sha256=IkeKrVKaH8h-vGVdm5ztYTCtp45WUADXPONZsLn9O-s 345
phipkit/antigen_analysis.py sha256=ngcTQl2HTmwhH4ENnlX9HeRS8jeybCH3NITgD_bWRzU 6885
phipkit/blast.py sha256=37SbMuGpoaOKsgt95n5kmEOBlCVGC08mXlQL1HdSupM 6071
phipkit/call_antigens.py sha256=jFwWYHy7YpOETZmn-AUNw98Jw0xcvl0C8YYh6sXprZU 14669
phipkit/call_hits.py sha256=pMJs_77zrHqo57NcDSE9Muros2OsjpJcG8JyqOhk6J4 7350
phipkit/common.py sha256=nLz8nRP031O2Toy9_5zzhwBzIXBPhtS4arGUNkfvcik 1636
phipkit/plot_antigens.py sha256=jC1-b183z6_YB6CQ1oT7rVscPb_p3bj6FxttI65sh8E 3818
phipkit/score.py sha256=Pz4S0htOJ2w_UFxwJNuiix37T1GFCHPZZvZ3JAdlf5Y 8000
phipkit-0.0.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
phipkit-0.0.1.dist-info/METADATA sha256=4GxjeHJvpKXlQVHrJk5pnMj6CGITPpnFHJr1wTYqNqc 6935
phipkit-0.0.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
phipkit-0.0.1.dist-info/entry_points.txt sha256=aOhwKyVpHW_4RvwRqWBs_BIDco-ZT7ggXcOcPssG4Fw 229
phipkit-0.0.1.dist-info/top_level.txt sha256=UxtV3DY6oeCePmXVSR_VyrrziFOftPZHYpb70rGK6xA 8
phipkit-0.0.1.dist-info/RECORD

top_level.txt

phipkit

entry_points.txt

phipkit-blast = phipkit.blast:run
phipkit-call-antigens = phipkit.call_antigens:run
phipkit-call-hits = phipkit.call_hits:run
phipkit-plot-antigens = phipkit.plot_antigens:run
phipkit-score = phipkit.score:run