coolpuppy

View on PyPIReverse Dependencies (0)

1.1.0 coolpuppy-1.1.0-py3-none-any.whl

Wheel Details

Project: coolpuppy
Version: 1.1.0
Filename: coolpuppy-1.1.0-py3-none-any.whl
Download: [link]
Size: 45492
MD5: 80791c2d909954ee5c8de21a52a8ab76
SHA256: 70d5af3451da6fe122f2349658d06e6ff5378e353208dc84bbfb37387e1bffd7
Uploaded: 2023-07-11 16:22:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: coolpuppy
Version: 1.1.0
Summary: A versatile tool to perform pile-up analysis on Hi-C data in .cool format.
Author: Open2C
Author-Email: flyamer[at]gmail.com
Project-Url: Source, https://github.com/open2c/coolpuppy
Project-Url: Issues, https://github.com/open2c/coolpuppy/issues
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: h5py (>=3.0)
Requires-Dist: Cython
Requires-Dist: cooler
Requires-Dist: numpy (>=1.16.5)
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: cooltools (>=0.5.2)
Requires-Dist: pyyaml
Requires-Dist: more-itertools
Requires-Dist: bioframe (>=0.3.3)
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: natsort
Requires-Dist: m2r2
Requires-Dist: h5sparse
Requires-Dist: multiprocessing-logging
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7153 characters]

WHEEL

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

RECORD

Path Digest Size
coolpuppy/CLI.py sha256=6EMnF_E1qthK-ClBhv3Inwwa-EYYc_9_Y3nnB6DkNnM 19900
coolpuppy/__init__.py sha256=k5q-p9z3H5g8_-tvsxWdxEezLtXeNTXERIYPMj_Psrw 26
coolpuppy/_version.py sha256=HegG_KEWq9lRf5u5rC9Dc-uUIefRElpXzokZ-afbwrU 70
coolpuppy/coolpup.py sha256=lZCqwQf-uMw4dufpJOW0_u8iK9pSlUoYV47at-RpRhI 87853
coolpuppy/divide_pups_CLI.py sha256=tEsVJ02OqNJn5pfBNEh0DAxVHNfKrAWegs8pbLNiu6U 1425
coolpuppy/plotpup.py sha256=Kvuu7wXo2wfq8eyULpzxONjeMjxO1ih-nUjJ12PUvls 30996
coolpuppy/plotpuppy_CLI.py sha256=do9v_15CQJIYPbWUWOVbEJhpsR42O1ovZJF9yrlemuQ 11346
coolpuppy/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
coolpuppy/lib/io.py sha256=AuKL1Alol14cw1mDSg5wWk4-tqw-l9g54GkAJB1Bjr8 8713
coolpuppy/lib/numutils.py sha256=LFNyNcjEsod2fp7_KgLVavuFRx2vtiE8dTKAFBl-F04 4762
coolpuppy/lib/puputils.py sha256=2eh9-F-A6NVTioXefnIVck2vkeV_Gd_iCBSdXeuHfbQ 8941
coolpuppy/lib/util.py sha256=Dv7CNYTTprMISYvJSnt3GDTieMnGzDWRhe-dq22hkPc 419
coolpuppy-1.1.0.dist-info/LICENSE sha256=qvD0-n1oc3aL2FPqsyN_nQnS4mxtYq_14hrHd7lgH4w 1069
coolpuppy-1.1.0.dist-info/METADATA sha256=t4q_TTFUuXKsR7yDuFhfDmKaLgzoYoLs3Bclcg1G1jk 8309
coolpuppy-1.1.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
coolpuppy-1.1.0.dist-info/entry_points.txt sha256=PnGjlQZokpJXrcpLrgM-D4Jy_GcAu3QubikXIjXkdpA 139
coolpuppy-1.1.0.dist-info/top_level.txt sha256=4IdnNOepB4c1qCEBtzBkUZeLvE3iCunUbjTJ8gmROOM 10
coolpuppy-1.1.0.dist-info/RECORD

top_level.txt

coolpuppy

entry_points.txt

coolpup.py = coolpuppy.CLI:main
dividepups.py = coolpuppy.divide_pups_CLI:main
plotpup.py = coolpuppy.plotpuppy_CLI:main