HiCPlot

View on PyPIReverse Dependencies (0)

1.0.4 HiCPlot-1.0.4-py3-none-any.whl

Wheel Details

Project: HiCPlot
Version: 1.0.4
Filename: HiCPlot-1.0.4-py3-none-any.whl
Download: [link]
Size: 32579
MD5: 7288169c0285b61b6a49743700b5e76d
SHA256: 759c88d8055907288269c0f9a108501c467f8b51f744f8ceca0cd2e36f7b4c02
Uploaded: 2024-11-14 02:51:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: HiCPlot
Version: 1.0.4
Summary: plot heatmaps from Hi-C matrix and tracks from bigwig files
Author: Benxia Hu
Author-Email: hubenxia[at]gmail.com
Home-Page: https://pypi.org/project/HiCPlot/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: argparse
Requires-Dist: matplotlib
Requires-Dist: pyBigWig
Requires-Dist: pyranges
Requires-Dist: cooler
License-File: LICENSE
[Description omitted; length: 60 characters]

WHEEL

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

RECORD

Path Digest Size
HiCPlot/DiffSquHeatmap.py sha256=23y84ImdaDQoTifSYdB3QudZTauTPG-Z2Mlr2JoSuJk 28003
HiCPlot/NGStrack.py sha256=UYlPhZhA3F2BfnsbkBlVpt4NZRKERRpbRV4wvLW9kHc 26062
HiCPlot/SquHeatmap.py sha256=Gy4SRZJXPe7iCrT-L2f4yNwMc9D2L4LJMPRRALSEQMk 38104
HiCPlot/TriHeatmap.py sha256=ootU8FdVOZ3DsGJTXM5EYTDQKSOkvOLVAyK936ArGd4 41058
HiCPlot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
HiCPlot/__main__.py sha256=-oJlWQfjacCHSTde81VoZKE4w0f5w96q1mlLLq9f4iY 149
HiCPlot/_version.py sha256=ndzvM_A4f9XxtGY4CRJyjHL2qo0Hp-RERtUSVLs2Cgc 19
HiCPlot-1.0.4.dist-info/LICENSE sha256=7EI8xVBu6h_7_JlVw-yPhhOZlpY9hP8wal7kHtqKT_E 1074
HiCPlot-1.0.4.dist-info/METADATA sha256=oB8N8OyhZWKG_6-SM4_79bG910owe7lfPHY8_9AwPos 632
HiCPlot-1.0.4.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
HiCPlot-1.0.4.dist-info/entry_points.txt sha256=I-PsWk60lTYOVpeldue4zkzL3rtWPL17kATtCJF3Uog 170
HiCPlot-1.0.4.dist-info/top_level.txt sha256=MHbqVLvpKnhMWAiYjXL15g3cltC6QmokbB38eps40H4 8
HiCPlot-1.0.4.dist-info/RECORD

top_level.txt

HiCPlot

entry_points.txt

DiffSquHeatmap = HiCPlot.DiffSquHeatmap:main
NGStrack = HiCPlot.NGStrack:main
SquHeatmap = HiCPlot.SquHeatmap:main
TriHeatmap = HiCPlot.TriHeatmap:main