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.2.0

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.2.0.tar.gz (60.2 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.2.0-py2.py3-none-any.whl (92.0 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: hstrat-0.2.0.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.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.2.0.tar.gz
Algorithm Hash digest
SHA256 3811ee395a0ffdfdb6c6e82aae92fed5e2a503b19591d430d961e579ae713d49
MD5 16d990006c9cefdc2a1033a38db7ad59
BLAKE2b-256 86d463389aa73893fdb0e3f9bc6fb86528dd288631e0406ce380554ea3069420

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hstrat-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 92.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.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.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 75df486165ae26d37f2bbf7e2d89f73705cbac3d38e0aa438c3601189e9b08d4
MD5 20de039c56961fa2f3ba733aadd44bf3
BLAKE2b-256 340e21f306d99bb763c0f7a05ebcc3e5811120000e8e455a14c0faacabe1e969

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