get_compressed_tree¶
- outbreak_clustering.get_compressed_tree(url='https://raw.githubusercontent.com/outbreak-info/python-outbreak-info/wastewater_sprint/tree.json.gz')¶
Download the pre-parsed lineage tree (derived from the Pangolin project).
- Parameters
url -- The URL of the json tree file.
- Returns
A nested tree of frozendicts representing the phylogenetic tree.