From 41999755132ef104b99a66c585b1608a7f4013bb Mon Sep 17 00:00:00 2001 From: "J. Abel Lovaco" <60113265+fabel134@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:50:37 -0600 Subject: [PATCH] Update 08-Anvio.md Add new exercise for anvio episode --- _episodes/08-Anvio.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/_episodes/08-Anvio.md b/_episodes/08-Anvio.md index 94a42bc..9f49a16 100644 --- a/_episodes/08-Anvio.md +++ b/_episodes/08-Anvio.md @@ -388,10 +388,20 @@ Without disturbing the active terminal, open a new window in your preferred brow {: .output} > ## Exercise 1: Explore the interactive plot. +> Now we have a pangenome and we are going to give it an overview. Remember that Anvio allows us to have a very attractive view of different analyses in the same figure. The best thing is that we can edit it as we like! +> In general, the innermost rings represent the genomes we used from Agalactiae to create the pangenome. We can observe that these rings are made up of the black color, which represents the number of gene clusters that are shared (gene core) in the Agalatiae genomes, while the grayish part represents the gene clusters that are absent in each genome. + +> Using the interactive pangenome, perform the following actions +a) Order gene clusters by presence-absence +b) Which genome has the most gene clusters? + > >>## Solution >> ->>~~~ +>> +>> a) To order the gene clusters by frequency, go to "samples" and then search for "order view" and select "gene_cluster presence absence". +>> b) To solve this question, just look at the bar graphs on the right and find the one called "Num. gene clusters". + >>{: .language-bash} >> >>