{% extends "minibase.html" %} {% block body %}

Phenotype testing report

{% for skipped in issue_to_count %} {% if skipped.doclink is none %} {% else %} {% endif %} {% endfor %}
Reason Count
{{ skipped.reason }}{{ skipped.reason }}{{ skipped.count }}
Performed statistical tests for {{ tested_hpo_count }} out of the total of {{ total_hpo_count }} HPO terms.
{% endblock %}