Metadata-Version: 2.1
Name: gctree
Version: 4.0.1
Summary: phylogenetic inference of genotype-collapsed trees
Home-page: https://github.com/matsengrp/gctree
Author: William DeWitt
Author-email: wsdewitt@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7, <3.10
Description-Content-Type: text/markdown
License-File: LICENSE

<img src="docs/_static/logo.png" width="400"/>

Phylogenetic inference for sequence data with repeated genotypes.

[![build and test](https://github.com/matsengrp/gctree/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/matsengrp/gctree/actions/workflows/build-and-test.yml)
[![Docs build and deploy](https://github.com/matsengrp/gctree/actions/workflows/docs-build-and-deploy.yml/badge.svg)](https://github.com/matsengrp/gctree/actions/workflows/docs-build-and-deploy.yml)
[![PyPI version](https://badge.fury.io/py/gctree.svg)](https://badge.fury.io/py/gctree)
[![Conda Version](https://img.shields.io/conda/vn/conda-forge/gctree.svg)](https://anaconda.org/conda-forge/gctree)

#### See [documentation](https://matsengrp.github.io/gctree) for install and usage information.




