{% if envoi_comp %}
Help to interpret the results
Number of shared orthogroups exhibiting 1 or more copies (in one ore multiple genomes) in at least 1 out of x selected genomes: {{n_orthogroups}}
The ouput table contains the number of homologs in the shared orthogroups of the selected genomes. Interesting for comparing the size of orthogroups within genomes.
Homolog counts can be reordrered by clicking on column headers.
Click on Orthologous group to get all the homologs identified in the database and the phylogenetic profile.
Orthogroup | {% for genome in genomes_list %}{{genome}} | {% endfor %}Annotation | |
---|---|---|---|
{{items.0}} | {% for count in items.1%} {%if count != 0 %}{{count}} | {% else %}{{count}} | {% endif %} {% endfor %}{{items.2|safe}} |