Washington State - Emerging Infections Program (EIP)

wadoh_subtyping python package

A Python package for transforming and linking pathogen sequencing/subtyping metadata.



Installation

uv add git+https://github.com/NW-PaGe/wadoh_subtyping.git#egg=wadoh_subtyping

To install a specific version, find the git tag noted in the GitHub Release section (something like v0.2.5) and then put it in the install statement like .git@v0.2.5:

uv add git+https://github.com/NW-PaGe/wadoh_raccoon.git@v0.2.5#egg=wadoh_raccoon

API Reference

reference

Try It Yourself