Skip to main content

hstrat enables phylogenetic inference on distributed digital evolution populations

Project description

hstrat

https://img.shields.io/pypi/v/hstrat.svg https://img.shields.io/travis/mmore500/hstrat.svg Documentation Status

hstrat enables phylogenetic inference on distributed digital evolution populations

from hstrat import hstrat


individual1 = hstrat.HereditaryStratigraphicColumn()
individual2 = hstrat.HereditaryStratigraphicColumn()

individual1_child1 = individual1.CloneDescendant()

individual1.HasAnyCommonAncestorWith(individual2) # -> False
individual1_child1.HasAnyCommonAncestorWith(individual2) # -> False

individual1_grandchild1 = individual1_child1.CloneDescendant()
individual1_grandchild2 = individual1_child1.CloneDescendant()

individual1_grandchild1.CalcRankOfMrcaBoundsWith(
  individual1_grandchild2,
) # -> (1, 2)

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.0.0 (2022-02-22)

  • First release on PyPI.

Project details


Release history Release notifications | RSS feed

This version

0.3.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hstrat-0.3.2.tar.gz (61.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hstrat-0.3.2-py2.py3-none-any.whl (95.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file hstrat-0.3.2.tar.gz.

File metadata

  • Download URL: hstrat-0.3.2.tar.gz
  • Upload date:
  • Size: 61.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for hstrat-0.3.2.tar.gz
Algorithm Hash digest
SHA256 58a827dc6dea07606434926ad7a3029d0a9fad63f5c4c7f66088c60f49292f98
MD5 1ce169357a2b1669cd1c65ec145a5fb3
BLAKE2b-256 9c617d4ff0bad2661f27aa2e4851909a63d384fa6cbc1b7d7530825e8bb5449b

See more details on using hashes here.

File details

Details for the file hstrat-0.3.2-py2.py3-none-any.whl.

File metadata

  • Download URL: hstrat-0.3.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 95.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/33.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for hstrat-0.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2505cae3203ee6d873c5e5fbcfc62be4e0168fa9a0df5fad5a7cb0a727680dda
MD5 938498cb38c35a59b1047c0274b9bf19
BLAKE2b-256 fc20fc4133bb2b33b7b931d8263a2b0f4fe4f4e22bd7fdbc5ca60d30b9e9deac

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page