{% load custom_tags %} {% load static %} {% load static %} {% load crispy_forms_tags %} {% include "chlamdb/header.html" %}
{% include "chlamdb/menu.html" %} {% include "chlamdb/extract_nav_tabs_template.html" with type="Pfam" active_tab="det" %}

Pfam domains shared by the selected genomes

{% block content %} {% csrf_token %} {% crispy form %} {% endblock %}
{% if wrong_n_missing %}

Help

You cannot set a number of missing data bigger than the number of included genomes

{% elif no_match %}

No match

{% endif %} {% if envoi_extract %}
{% include "chlamdb/style_menu.html" %} {% include "chlamdb/show_hide_plasmid_accessions.html" %}