{% load static %} {% include "chlamdb/header.html" %}
{% include "chlamdb/comparison_header.html" %} {% if envoi %}
Help to interpret the results

This plot shows the relationship between the number of {{object_name_plural}} and the number of genomes considered.
The green and the blue lines are both based on a single random permutation of the selected genomes. The green line represent the total number of {{object_name_plural}} present in the first n genomes of the permutation. The blue represents the number of {{object_name_plural}} shared by the first n genomes of the permutation.
The red line shows the number of {{object_name_plural}} present in exactly n genomes. This plot do not depend on a permutation and it is possible to click on the points to get more detailed information.

{% endif %}
{% include "chlamdb/style_menu.html" %}