{% if all_stats_dicts['SYNTENY_PLOTSR'][0]['error_message'] is not none %}

{{ all_stats_dicts['SYNTENY_PLOTSR'][0]['error_message'] }}

{% endif %} {% if all_stats_dicts['SYNTENY_PLOTSR'][0]['plotsr_png'] is not none %}
{% endif %} {% if all_stats_dicts['SYNTENY_PLOTSR'][0]['labels_table_html'] is not none %}

Sequence labels

{{ all_stats_dicts['SYNTENY_PLOTSR'][0]['labels_table_html'] }}
{% endif %}