bad-phylo

View on PyPIReverse Dependencies (0)

0.1.0 bad_phylo-0.1.0-py3-none-any.whl

Wheel Details

Project: bad-phylo
Version: 0.1.0
Filename: bad_phylo-0.1.0-py3-none-any.whl
Download: [link]
Size: 1687503
MD5: c90653f59b6161773b17dcc6d6be4673
SHA256: 59f3c9c482e932fd44fe5d154885c421e82c6359f29e12d79056a12b6d108bdf
Uploaded: 2024-01-09 09:36:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bad-phylo
Version: 0.1.0
Summary: Tool for the estimation of the difficulty of phylogenetic placements
Author: Julius Wiegert
Author-Email: julius-wiegert[at]web.de
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: ete3
Requires-Dist: biopython
Requires-Dist: networkx
Requires-Dist: scipy
Requires-Dist: lightgbm (==4.1.0)
Requires-Dist: shap
Requires-Dist: rich-argparse
Requires-Dist: pyprobables
Requires-Dist: matplotlib
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3084 characters]

WHEEL

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

RECORD

Path Digest Size
app/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
app/__main__.py sha256=YQxGqS28h8XKWx2RIQk34yZGRmmYta6kpnM1KXj8K54 2078
features/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
features/feature_computer.py sha256=w-Mip4Z3p58rxoLtfwbM54DY8t3sOD_R7GMJTqWBqAA 20265
features/feature_extractor.py sha256=XN_f05lgYa70xlMHHm3Hur4eXVDXishpyj8yNd_Rt1o 4594
features/kmer_processing.py sha256=KSRSbl675pN3MnUN9HKbewQZ8J5yOwd2JfLw08e8wYU 6732
features/perceptual_hash_processing.py sha256=X86u58anMBX-q_jM3weaGuENAfszhLlsCouP6WZ2bcg 4919
features/substitution_processing.py sha256=wlFxvUubRUYqHV4_108cd4CKdtIpMKkpq8l9SXz85A8 7458
models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
models/bad.pkl sha256=R-hTeyplsToQVaF_rG5RsUtRBLKoBgtz6HA_1Fv2Gvw 245184
models/bad_meta.pkl sha256=VjKwY5Hy9gJ_98NzEAqonu1coMv6jj4DTdSFHguo-40 2863891
models/bad_no_filter.pkl sha256=DiX9pBZ06Dl90dL0jLeZ2a2SeSfI4g9TmOQvK-g2r8U 1269400
models/get_model.py sha256=GrKTfIN4-mXKShyXUlmaukLpI9aCBHOn07gSAR32ObY 209
prediction/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
prediction/predictor.py sha256=dOqaKTpQZpNBaDiClz9TzJOZTKgRHpobri4Fc285DuI 9093
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/utils.py sha256=_TgnxSLp_c5-RWIgZqKb6EZHQUf8ZSpsQetRH4xZEDY 3113
bad_phylo-0.1.0.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
bad_phylo-0.1.0.dist-info/METADATA sha256=zTSVf7rQnolF1GYco-qX9gMvkUhjON3N-1POeQIGC4I 3610
bad_phylo-0.1.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bad_phylo-0.1.0.dist-info/entry_points.txt sha256=ECTLf_c9I-qKsYAFyj1Km_2W9o2ESEQZmjKaHUjMC8k 42
bad_phylo-0.1.0.dist-info/top_level.txt sha256=sCarlzWmHFhj7oColYICa417Y6DM7XlIhYXtqemaLXE 37
bad_phylo-0.1.0.dist-info/RECORD

top_level.txt

app
features
models
prediction
utils

entry_points.txt

bad = app.__main__:main