{% load static %} {% include "chlamdb/header.html" %} {% load static %}
{% include "chlamdb/menu.html" %}

Click on any rank to get the corresponding hit list

{% for row in taxon_data %} {% endfor %}
Superkingdom Phylum Order Family Genus N-hits
{{row.0}} {{row.1}} {{row.2}} {{row.3}} {{row.4}} {{row.5}}
{% include "chlamdb/style_menu.html" %}