Metadata-Version: 2.1
Name: mutyper
Version: 0.2.1
Summary: ancestral k-mer mutation types for SNP data
Home-page: https://github.com/harrispopgen/mutyper
Author: William DeWitt
Author-email: wsdewitt@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: cyvcf2
Requires-Dist: pyfaidx
Requires-Dist: biopython
Requires-Dist: pandas

![](docsrc/_static/logo.png)

A Python package and command line utility for annotating the local ancestral sequence context of biallelic SNPs, featuring

![build and test](https://github.com/harrispopgen/mutyper/workflows/build%20and%20test/badge.svg)
![Python package](https://github.com/harrispopgen/mutyper/workflows/Python%20package/badge.svg)

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

Pairs well with the package [`mushi`](https://github.com/harrispopgen/mushi), which performs mutation spectrum history inference.


