krisp

View on PyPIReverse Dependencies (0)

0.1.5 krisp-0.1.5-py3-none-any.whl

Wheel Details

Project: krisp
Version: 0.1.5
Filename: krisp-0.1.5-py3-none-any.whl
Download: [link]
Size: 60524
MD5: c88c846797a121334a83e4f26fc597ac
SHA256: 41e6516f25d0c9740ccd6befec6603a1e6b93a5489e7e190da1b6f5b67d19908
Uploaded: 2024-01-17 21:26:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: krisp
Version: 0.1.5
Summary: A lightweight tool for finding diagnostic regions in whole genome data
Author-Email: "Zachary S.L. Foster" <zacharyfoster1989[at]gmail.com>, "Andrew S. Tupper" <andrew.s.tupper[at]gmail.com>, "Niklaus J. Grunwald" <niklaus.grunwald[at]oregonstate.edu>
Maintainer-Email: "Zachary S.L. Foster" <zacharyfoster1989[at]gmail.com>, "Andrew S. Tupper" <andrew.s.tupper[at]gmail.com>, "Niklaus J. Grunwald" <niklaus.grunwald[at]oregonstate.edu>
Project-Url: Homepage, https://github.com/grunwaldlab/krisp
Project-Url: Bug Tracker, https://github.com/grunwaldlab/krisp/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pysam
Requires-Dist: Bio
Requires-Dist: nltk
Requires-Dist: prettytable
Requires-Dist: pandas
Requires-Dist: primer3-py
Requires-Dist: colorama
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 24688 characters]

WHEEL

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

RECORD

Path Digest Size
krisp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
krisp/krisp_fasta/Amplicon.py sha256=S5jBc4Bxh3mkW3TgJRwRhImjzEECbzbCQB5TeqCVA4Y 23895
krisp/krisp_fasta/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
krisp/krisp_fasta/filterAlignments.py sha256=HSs2Xk1ViDVuQcdWMtlknbGto6wJQc-Wvn28zWHk860 1166
krisp/krisp_fasta/intersectAmplicons.py sha256=pkMnnoNTp0ce6NEmnYa-3KvbC6qFbsSSxU6VgEqtNu0 9006
krisp/krisp_fasta/krisp_fasta.py sha256=c_wBLLzowG4H23aDioy6YZGQab-08gTs76R36oblpkw 13877
krisp/krisp_fasta/outputAlignments.py sha256=o6Kv0zFLyyyoB2J7KJNklU_qOajApWciwLkO1C1yUCE 8325
krisp/krisp_fasta/shared.py sha256=CqF51PKaHKy48aY-ccPfIEMWk7O4Lltn4xmu-p9WqtQ 12883
krisp/krisp_vcf/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
krisp/krisp_vcf/find_diag_var.py sha256=y56oN0tN1hHtBm2xVnfGGhklwq7lwtxsq_kknzsFAP4 21076
krisp/krisp_vcf/krisp_vcf.py sha256=TZammS10mkVDl3sUqXmWqx87m3a0QJ3XRxrf2hEcOrk 65729
krisp/krisp_vcf/print_align.py sha256=MYFqzZ4Ro9ClGPKmR0MeuQmLVihBkFFG4JugF5bBWkU 10697
krisp/kstream/__init__.py sha256=YikAAs3-mpgaVh3Fx6104K4bHjw--jyXl6g3GzW6LxE 29
krisp/kstream/kstream.py sha256=tg6pSL9G4yt4Q0ECs87P-OvV9rjfGRXEjcbaFBYiLPo 28459
krisp-0.1.5.dist-info/LICENSE sha256=6g7qdthL1679ZZRkOQs73ZKollX6oNMnsVP1kt_H9S0 1064
krisp-0.1.5.dist-info/METADATA sha256=WOTBsHOKM-SFhamxfB1UgM83ry4aRImd8vXZznM_B0Y 25988
krisp-0.1.5.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
krisp-0.1.5.dist-info/entry_points.txt sha256=dWFI_z9lLPYRq_VZQje09d2c9N-uUcDMDWWeUBK9aEE 147
krisp-0.1.5.dist-info/top_level.txt sha256=XgUn5EjVDcugUCQZnWfggZydBoj0fMBNfLLG5UtDQhs 6
krisp-0.1.5.dist-info/RECORD

top_level.txt

krisp

entry_points.txt

krisp_fasta = krisp.krisp_fasta.krisp_fasta:main
krisp_vcf = krisp.krisp_vcf.krisp_vcf:main
kstream = krisp.kstream.kstream:main