phylim

View on PyPIReverse Dependencies (0)

2024.12.3.post2 phylim-2024.12.3.post2-py3-none-any.whl

Wheel Details

Project: phylim
Version: 2024.12.3.post2
Filename: phylim-2024.12.3.post2-py3-none-any.whl
Download: [link]
Size: 11612
MD5: f3c9c7a0a7d9e50a2c082270250d7d58
SHA256: 374ca5355414c5cc8ae83724ce24a171beec50ea85471b26c07986e5dfc0e969
Uploaded: 2024-12-03 10:02:44 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: phylim
Version: 2024.12.3.post2
Summary: A library for checking the limits of phylogenetic tree estimation.
Author-Email: Yapeng Lang <u7181074[at]anu.edu.au>, Gavin Huttley <Gavin.Huttley[at]anu.edu.au>
Project-Url: Bug Tracker, https://github.com/HuttleyLab/PhyLim/issues
Project-Url: Source Code, https://github.com/HuttleyLab/PhyLim
Keywords: biology,genomics,statistics,phylogeny,evolution,bioinformatics
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<3.13
Requires-Dist: numpy
Requires-Dist: cogent3
Requires-Dist: black; extra == "dev"
Requires-Dist: click; extra == "dev"
Requires-Dist: docformatter; extra == "dev"
Requires-Dist: flit; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: nox; extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 5718 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
phylim/__init__.py sha256=MmO6zkv411kH_i1V-9foYOXvxNmcewrTtjncBBcxXkE 309
phylim/_version.py sha256=vrPYdX0bFuiDOuOjNbLhE3U9tMnp-LMYmQB2Nqcc3ic 32
phylim/apps.py sha256=DOdZ21e6ZtiSBaaGz4uDUeMnTFK42iEWB7GKnYvlWGI 7126
phylim/check_boundary.py sha256=BfSqGdnBla9F8fwPNQoqCUpBwY-j1PeItNQO47vSLKE 984
phylim/classify_matrix.py sha256=Ko7P8WyU1IGD_AUibI89eJ2yyf4ItLVPVkcQ2jsLC5Y 3839
phylim/eval_identifiability.py sha256=yAe4C0NvyuucSVOsyKzqlPfufYtN2mK-QHTkUUU9KDg 4784
phylim-2024.12.3.post2.dist-info/entry_points.txt sha256=jaY5Dv_i08p2QoiPMna5yOQLszB98_w6ssjLzlNAmCY 127
phylim-2024.12.3.post2.dist-info/LICENSE sha256=d2Nb7nc21WPxNcBH8WTj3gr6pDwSnB3opNuQ-s_s1z8 1497
phylim-2024.12.3.post2.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
phylim-2024.12.3.post2.dist-info/METADATA sha256=2qSacJ7CZga4xpmw_j6iuwVF4_X7lkxh-A37HNAQFdY 7323
phylim-2024.12.3.post2.dist-info/RECORD

entry_points.txt

phylim = phylim.apps:phylim
phylim_style_tree = phylim.apps:phylim_style_tree
phylim_to_lf = phylim.apps:phylim_to_lf