From 90010bd4d8798139dbd2b7415d6942c3f6b62f46 Mon Sep 17 00:00:00 2001 From: Sarah Nadeau <30396464+SarahNadeau@users.noreply.github.com> Date: Fri, 11 Jun 2021 15:19:03 +0200 Subject: [PATCH] typo fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4bd5f7e..86a0558 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ The `reassortmentRateCwR.alltrees` denotes the rate of reassortment (from presen ## Summarize the posterior distribution of networks Next, we can summarize the distribution of networks by maximizing the clade credibilities. To do so, open `BEAUti` and select `File > Launch Apps`. -Then, select `Reassortment Network Annotator`. +Then, select `Reassortment Network Summarizer`. Next, choose the `networks.trees` file as input for the `Reassortment Network log file` and choose the file where the mcc network should be saved to and press analyse. @@ -227,7 +227,7 @@ This option allows to remove segments from an analysis. Keep in mind though that the numbering of segments is not neccessarily the biological one, but the alphabetical one (for implementation reasons). ## Visualize the network using icytree.org -Next, open your browser and go to the webpage [icytree.org](icytree.org){% cite vaughan2017icytree --file Reassortment-Tutorial/master-refs %} +Next, open your browser and go to the webpage [icytree.org](https://icytree.org){% cite vaughan2017icytree --file Reassortment-Tutorial/master-refs %} The resulting mcc network file can now be drag and dropped into icytree to visualize the network. Icytree plots the network as a base tree that is connected by dotted branches. This implies that at a reassortment event, there is a difference between the two parent branches.