{% include "chlamdb/menu.html" %}
{% if envoi %}
{% endif %}
Genome | {% for label in ordered_labels_keep%}{{label}} | {% endfor %}|
---|---|---|
{{taxon2genome|keyvalue:taxon}} | {% for label in ordered_labels_keep%} {% with locus2taxon2locus_closest|keyvalue:label as taxon2locus_closest %} {% with taxon2locus_closest|keyvalue:taxon as hitlocus %} {%if hitlocus != None%}{{hitlocus}} | {%else%}{%endif%} {%endwith%} {% endwith %} {% endfor %} |