hitac

View on PyPIReverse Dependencies (0)

2.2.2 hitac-2.2.2-py3-none-any.whl

Wheel Details

Project: hitac
Version: 2.2.2
Filename: hitac-2.2.2-py3-none-any.whl
Download: [link]
Size: 21085
MD5: e2a0282fa77252db9f01bda8a10d54e5
SHA256: 0d22e2e39540646cdb372bcf4ce258d16055836f0956907dfdb2e71a9a9c63f7
Uploaded: 2024-03-13 14:02:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hitac
Version: 2.2.2
Summary: Hierarchical taxonomic classifier.
Author: Fabio Malcher Miranda
Author-Email: fabio.malchermiranda[at]hpi.de
Project-Url: Bug Tracker, https://gitlab.com/dacs-hpi/hitac/-/issues
Project-Url: Source Code, https://gitlab.com/dacs-hpi/hitac
Project-Url: Related Software, https://gitlab.com/dacs-hpi
License: BSD 3-Clause
Keywords: hierarchical taxonomic classifier
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved
Requires-Python: >=3.8
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: hiclass
Requires-Dist: scikit-bio
Requires-Dist: pytest; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pydocstyle; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pyfakefs; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 14298 characters]

WHEEL

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

RECORD

Path Digest Size
hitac/__init__.py sha256=tA9VKaN5bVWW0ajfvtlNivV7mgVuvMR-cgPMqmd3o28 285
hitac/_qiime.py sha256=esqsdqEiWVNhAVMPwq77YlxfeX5vPt5HFGY9L7H7KAk 6563
hitac/_utils.py sha256=lf_uef-pRlrPnCzCwor3G_2eTQOZkUIkKmgBr04afUE 13743
hitac/_version.py sha256=USvg3ZEyRN18rHhOSidK_91UzZQHC1_W7sc3msqya7A 497
hitac/citations.bib sha256=p95QgeaCDFxWClLN2JTB1n0HjKvSozOmLty9pdB3iTc 302
hitac/filter.py sha256=kW1FK56MTpnVvGI0O7T6fMWgaYUguJSoa5KUG74IpGs 1808
hitac/hitac_classify.py sha256=S_SATcLyNHAvUKh-UKTxcexXe4q_R1lPsRgT6VllsHg 2149
hitac/hitac_filter.py sha256=95OeqQNywOgIJTCQgKMJIYvso_KfBM13LtM0v8ozqP0 2933
hitac/hitac_fit.py sha256=UFJ5qHa10JrvPpC8n7jvIWBoVFt6JRGdGbGv50IWARc 2262
hitac/hitac_fit_filter.py sha256=0IWKtm4NktbI6krE-z1a6Vuy2zfQR9bM8_e-9OrvRK8 2247
hitac/plugin_setup.py sha256=zq8cro1x2pCImeXcM5xRx-c9y2_S_ON2_J1h__ixi6Q 519
hitac/qiime.py sha256=A7CvfYhJUBiaETmN0fJ3LJTzk_yeLb4dizvCzdlSWRU 9726
hitac-2.2.2.dist-info/LICENSE sha256=mUX3pQFGjiZXn16uA53ud59Axp1EpUVVH-nJVFrRtMs 1529
hitac-2.2.2.dist-info/METADATA sha256=emvVwig7wyFsVtj0obIr7ECQv5fRm9G4wDpi4zXQYqA 15390
hitac-2.2.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
hitac-2.2.2.dist-info/entry_points.txt sha256=clhC8RjVg61nAMu6EmSdnZGgKI9vpudluBMfmhRKrJ8 232
hitac-2.2.2.dist-info/top_level.txt sha256=87D0RKIv8feW_e0rAoqhAWPZjAa5r4DLswqbrpUq0Kk 6
hitac-2.2.2.dist-info/RECORD

top_level.txt

hitac

entry_points.txt

hitac-classify = hitac.hitac_classify:main
hitac-filter = hitac.hitac_filter:main
hitac-fit = hitac.hitac_fit:main
hitac-fit-filter = hitac.hitac_fit_filter:main
hitac = hitac.plugin_setup:plugin