get_tree¶
- outbreak_tools.get_tree(url='https://raw.githubusercontent.com/outbreak-info/outbreak.info/master/curated_reports_prep/lineages.yml')¶
Download and parse the lineage tree (derived from the Pangolin project).
- Parameters
url -- The URL of an outbreak-info lineages.yml file.
- Returns
A nested tree of frozendicts representing the phylogenetic tree.