kmerpapa

View on PyPIReverse Dependencies (1)

0.2.4 kmerpapa-0.2.4-py3-none-any.whl

Wheel Details

Project: kmerpapa
Version: 0.2.4
Filename: kmerpapa-0.2.4-py3-none-any.whl
Download: [link]
Size: 25715
MD5: c2807278617c04885710f3049ee13541
SHA256: fa81e7cd3d0f39125f51d36dc90c7cea992f7a6d15ddf1385681264594dfb98f
Uploaded: 2024-09-25 22:07:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: kmerpapa
Version: 0.2.4
Summary: Tool to calculate a k-mer pattern partition from position specific k-mer counts.
Author: Søren Besenbacher
Author-Email: besenbacher[at]clin.au.dk
Home-Page: https://github.com/besenbacherLab/kmerpapa
Project-Url: Repository, https://github.com/besenbacherLab/kmerpapa
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.8,<3.11
Requires-Dist: numba (<0.57.0,>=0.56.2)
Requires-Dist: numpy (<2.0.0,>=1.23.3)
Requires-Dist: scikit-optimize (<0.10.0,>=0.9.0)
Requires-Dist: scipy (<2.0.0,>=1.9.1)
Description-Content-Type: text/markdown
[Description omitted; length: 3250 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
kmerpapa/CV_tools.py sha256=W3SQm8H4epfRFZlGaa9JfxbTGdr08hBMDkvgvL2rpDo 6161
kmerpapa/__init__.py sha256=2_rESnIP8aHbClOkoc8n5jGNonkY81hcmDwMI6OL5j4 148
kmerpapa/__main__.py sha256=L-Yf5qw0ujG_wpGtLcZxBOef_z2WR9ptA-O_ml_RlTg 170
kmerpapa/algorithms/all_kmers_CV.py sha256=RxvI3iB9AeM1NyIiALTTvmnr7SU4mMusgVqaOStqM2I 2393
kmerpapa/algorithms/base.py sha256=KzHYK4tuxyPw1rA7cpOtSQrRB91lwIXK7aTo3Cuqe7A 368
kmerpapa/algorithms/bottum_up_array_penalty_plus_pseudo_CV.py sha256=uJ1TKCmJ3jrjvnKAja5_Hxl7fgbZwY6a9O1yLhWZVqg 7423
kmerpapa/algorithms/bottum_up_array_w_numba.py sha256=1dCdX7iQsory-qlBOmVBkkSUyMX_DE7_hQmWSvIlv-E 4276
kmerpapa/algorithms/greedy_penalty_plus_pseudo.py sha256=BmxlANUCmmNZKTJhlYq8c3v2jtUq_w8tt55OJw_p4AQ 15060
kmerpapa/cli.py sha256=D7s9I-jNc2lpWgRSs4a7gwdR1etn9qzGXoih9Dt9_OY 13857
kmerpapa/io_utils.py sha256=xj-EqapB3K_WMMkD8CH5cDVJPRJX5UJTWxqqz0Ybv_A 7225
kmerpapa/papa.py sha256=El9iF8dXg1m91XYSYbFUGDN3e0Y-YBbfhG14o3pBjmw 3756
kmerpapa/pattern_utils.py sha256=asRYD1Uard8cngz42DUBR4XqRiS1eL3JZsOTMNpmAqo 18520
kmerpapa/score_utils.py sha256=kWrzUMkbz8yNL5YfVh6AdNLe-FQieWqg4Y_Rde8oTUc 1009
kmerpapa-0.2.4.dist-info/LICENSE sha256=A7AjKKcxs-G833QoVaAvLJe0ZuabC8KHMCwLzG1wmRc 1075
kmerpapa-0.2.4.dist-info/METADATA sha256=xiNsJryNM3icG0aTXgBTSlh74QuBjDRLxizzSDUy5p0 4077
kmerpapa-0.2.4.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
kmerpapa-0.2.4.dist-info/entry_points.txt sha256=pE2i_pp6HUfAOinbLDGowemz0AIqO1rLTrUGvKhjhCI 46
kmerpapa-0.2.4.dist-info/RECORD

entry_points.txt

kmerpapa = kmerpapa.cli:main