VisProPhyl

View on PyPIReverse Dependencies (0)

0.0.2 VisProPhyl-0.0.2-py3-none-any.whl

Wheel Details

Project: VisProPhyl
Version: 0.0.2
Filename: VisProPhyl-0.0.2-py3-none-any.whl
Download: [link]
Size: 40044
MD5: d638d3c7fdad1503741feaaedcd91257
SHA256: b6ee283120d10c7f646092e86a009b30b06f8793265fc515be628ad28dcaf627
Uploaded: 2023-10-12 08:22:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: VisProPhyl
Version: 0.0.2
Summary: Map Blast results on a common-knowledge phylogenetic tree
Author: Mathias Bockwoldt
Author-Email: mathias.bockwoldt[at]gmail.com
Home-Page: https://github.com/MolecularBioinformatics/VisProPhyl
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.6
Requires-Dist: PyQt5 (>=5.11.3)
Requires-Dist: wheel (>=0.33.0)
Requires-Dist: numpy (>=1.15.1)
Requires-Dist: scipy (>=1.11.0)
Requires-Dist: matplotlib (>=3.1.1)
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: Pillow (>=6.0.0)
Requires-Dist: biopython (>=1.7.4)
Requires-Dist: ete3 (>=3.1.1)
Requires-Dist: taxfinder (>=0.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5538 characters]

WHEEL

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

RECORD

Path Digest Size
phylogenetics/__init__.py sha256=sOth6XYWMm906kW4fhfrG6p1msLVOaIuKA-HqNEgPZM 418
phylogenetics/blast2fasta.py sha256=RUkDN65z3RPWs8aISTQ9XdD5Nfao1ykqEy5uHpA0fiw 2594
phylogenetics/cli.py sha256=uT0dATZchCnLzcLg6nrIlEPA2S6wMAbF8u9slUh30as 22506
phylogenetics/phylogenetics.py sha256=j751lEAMUIvx4a3mP7vH_VUv95-1lPOX9ogUUnG48GI 24690
phylogenetics/phylotree.py sha256=Lseri2gYADcTUeQPYsvlmIl9vA48IOpQ5HJCLa1bC1s 18503
phylogenetics/venn.py sha256=0rMy8f7Nd4JbtuvAooTeZAwAb6TbY8NfLOOelZ4hnos 20259
phylogenetics/templates/gitignore sha256=ODxR4X92XoZl7viTn879ohTuIAoPSWLtIck-Rtlao1Q 109
phylogenetics/templates/heatmap_config.txt sha256=MpJrndvyB3QAkeB_YG5n9_v1LGsJyPBxVqTaPLs17LM 2509
phylogenetics/templates/heatmap_template.html sha256=MvVNlCUN5_d2mtxYr4IlYb56D5E8pAGOXgmHL2BZNM0 10257
phylogenetics/templates/limits.txt sha256=OK-QuQRlXtQdTFv7QG8cfUbJ_tgkqSnuWY2sHmj6WxU 724
phylogenetics/templates/proteinlist.txt sha256=g8Ehr_TmuO7nJngkVHAHpHwMWBkb7ts1UwvVAEx6U8U 409
phylogenetics/templates/tree_config.txt sha256=edVkA3Axom7418uHLonqI7OT-ZUX4fAlXhpIezoqVTY 1301
phylogenetics/templates/tree_to_prune.txt sha256=EH6aLtfgdJF8Ymd5BRpAUWpD1vN5hALnaByXBizIu5o 1722
VisProPhyl-0.0.2.dist-info/LICENSE sha256=rmnHL8oo3wYSvwneUqcaNYd2OeVQVukaXm_4u2FrXlU 1074
VisProPhyl-0.0.2.dist-info/METADATA sha256=hj-nk4A3hCQIm9TOXtC-EvjHJL-1mHnsKvISvecjMSs 6787
VisProPhyl-0.0.2.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
VisProPhyl-0.0.2.dist-info/entry_points.txt sha256=olmJYDSWzjIwGj97ltRTvm6seaj5hWK3KL6iyXOMcdA 143
VisProPhyl-0.0.2.dist-info/top_level.txt sha256=ygZ2_ROpLdttuXRCqY36i5d34v-I0aS2uD1fOkTNj7s 14
VisProPhyl-0.0.2.dist-info/RECORD

top_level.txt

phylogenetics

entry_points.txt

blast2fasta = phylogenetics.blast2fasta:main
phylogenetics = phylogenetics.cli:main
phylotree = phylogenetics.phylotree:main