{% if plots_gc is defined %}
{% endif %}
{% if plots_coding is defined %}
{% endif %}
{% if plots_nx is defined %}
{% endif %}
{% if samples is defined %}
{% endif %}
{% if plots_per_sample is defined %}
{% endif %}
{% endblock %}
{% block footer %}
{% set loading_selector = '#loading' %}
{% include 'js-error-handler.html' %}
{% endblock %}