diff --git a/docs/user/assets/web_tree.png b/docs/user/assets/web_tree.png index 6625032db..55fb97710 100644 Binary files a/docs/user/assets/web_tree.png and b/docs/user/assets/web_tree.png differ diff --git a/docs/user/nextclade-web/phylogenetic-tree-view.md b/docs/user/nextclade-web/phylogenetic-tree-view.md index c5c6e10cc..b6753607a 100644 --- a/docs/user/nextclade-web/phylogenetic-tree-view.md +++ b/docs/user/nextclade-web/phylogenetic-tree-view.md @@ -1,13 +1,12 @@ ### Phylogenetic tree view -In order to assign clades to sequences, Nextclade [places](../algorithm/05-phylogenetic-placement) all new sequences on a reference tree. You can view the resulting tree by clicking on the tree icon at the top right. +In order to assign clades to sequences, Nextclade [places](../algorithm/05-phylogenetic-placement) all new sequences on a reference tree. You can view the resulting tree by clicking on the tree tab at the top left. The tree is visualized by [Nextstrain Auspice](https://docs.nextstrain.org/projects/auspice/en/stable/). By default, only your uploaded sequences are highlighted. - ![Tree with new sequences](../assets/web_tree.png) Since Nextclade v3, Nextclade runs a greedy parsimony tree builder on user provided sequences. This means that approximate ancestral relationships between your sequences are visible on the tree. Given the simplicity of the tree builder, the tree is not guaranteed to be optimal. In the screenshot below, all but the 3 grey sequences are user provided. Nextclade has grouped related user provided sequences into clusters, based on shared mutations. ![Nextclade tree builder](../assetts/../assets/web_tree-builder.png) -For a more accurate tree including your sequences, you can use [Usher](https://genome.ucsc.edu/cgi-bin/hgPhyloPlace), which works out of the box with SARS-CoV-2, hMPXV, RSV-A, and RSV-B, as of January 2024. +For a more accurate tree including your sequences, you can use [Usher](https://genome.ucsc.edu/cgi-bin/hgPhyloPlace), which works out of the box with SARS-CoV-2, hMPXV, RSV-A, and RSV-B (as of January 2024).