hic2cool

View on PyPIReverse Dependencies (1)

1.0.1 hic2cool-1.0.1-py3-none-any.whl

Wheel Details

Project: hic2cool
Version: 1.0.1
Filename: hic2cool-1.0.1-py3-none-any.whl
Download: [link]
Size: 23561
MD5: 5919a3dd832bcb6a6081048dac4ba137
SHA256: c8823d2e47554d4b0465ce4b699297b2a628ff22b2f6a33ef0b668dd60fb7397
Uploaded: 2023-11-14 21:35:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hic2cool
Version: 1.0.1
Summary: Converter between hic files (from juicer) and single-resolution or multi-resolution cool files (for cooler). Both hic and cool files describe Hi-C contact matrices. Intended to be lightweight, this can be used as an imported package or a stand-alone Python tool for command line conversion.
Author: Carl Vitzthum
Author-Email: carl.vitzthum[at]gmail.com
Home-Page: https://github.com/4dn-dcic/hic2cool/
Project-Url: Repository, https://github.com/4dn-dcic/hic2cool/
License: MIT
Keywords: bioinformatics,genomics,hi-c,juicer,cooler,contact-matrix,file-format
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8,<3.10
Requires-Dist: cooler (==0.9.3)
Requires-Dist: h5py (>=2.5.0)
Requires-Dist: numpy (>=1.9)
Requires-Dist: pandas (>=1.0)
Requires-Dist: scipy (>=1.10.1)
Description-Content-Type: text/markdown
[Description omitted; length: 11096 characters]

WHEEL

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

RECORD

Path Digest Size
hic2cool/__init__.py sha256=qKErZbyZ8zsWC6owfJJiHT9LwkrvHz_kiqbi4swPIjI 256
hic2cool/__main__.py sha256=xQF0AOmDDG6GF3OPJiI-vGOAySdEst6VYWRBRQYOgCk 4190
hic2cool/_version.py sha256=otnwfmvJLUamPajTPUaIekiO9mA-2HPi-_h_E0N-uOQ 22
hic2cool/hic2cool_config.py sha256=9O72exTbc27kCCoIet1E_hjFj9IrwNwn3GbQTaPOZew 846
hic2cool/hic2cool_updates.py sha256=O5697UA63H9bEUo_Dxk0dNmdPcTOHXNP17aWQXaexmY 5303
hic2cool/hic2cool_utils.py sha256=7nEotk7uCUTxHn0M8VBqyY5UF8aZ7Uyga_VUGEfhQWg 46125
hic2cool-1.0.1.dist-info/LICENSE.txt sha256=InLZNyrICvNa9WFkpMN0fTbPaJABkuwpJdkHR4IRI0c 1083
hic2cool-1.0.1.dist-info/METADATA sha256=K2ijYp5SJkvGAWCjr35SarF0Um3IKIsDdyEAIyaAin8 12456
hic2cool-1.0.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
hic2cool-1.0.1.dist-info/entry_points.txt sha256=Jm-Gjal7kjZnfMpLnl6wgkHDf8hCT4N6Y9UWR-cf9Pg 51
hic2cool-1.0.1.dist-info/RECORD

entry_points.txt

hic2cool = hic2cool.__main__:main