Skip to content
/ tHMM Public

A general Python framework for using hidden Markov models on binary trees or cell lineage trees.

License

Notifications You must be signed in to change notification settings

meyer-lab/tHMM

Repository files navigation

tHMM

image

image

tHMM is a Python3 package for clustering, visualizing, and analyzing data in the form of lineage trees. This work is now published in Communications Biology https://www.nature.com/articles/s42003-022-04208-9

Install

$ git clone https://github.com/meyer-lab/tHMM.git

It takes a few seconds to clone the repository.

Software Requirements

This package is supported on macOS and Linux systems.

Python dependencies

tHMM requires virtualenv. All other required packages can then be installed using make venv to establish a virtual environment. The Python packages that will be installed are listed in pyproject.toml, and can be directly installed using poetry install.

Documentation

Please find the documentation at https://thmm.readthedocs.io.

License

This project is covered under the MIT License.

About

A general Python framework for using hidden Markov models on binary trees or cell lineage trees.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages