diff --git a/src/chanjo2/templates/overview.html b/src/chanjo2/templates/overview.html index 80aca55c..2734f797 100644 --- a/src/chanjo2/templates/overview.html +++ b/src/chanjo2/templates/overview.html @@ -2,6 +2,24 @@ {% block css %} {{ super() }} + {% endblock %} {% macro completeness_cutoffs() %} @@ -39,7 +57,6 @@ Gene {{ extras.interval_type }} - Sample Completeness {{ extras.default_level }}x [%] @@ -50,12 +67,22 @@ {{row[0]}} - + + + + {{ row[2] }} + {% if row[3].mane_select %} + MANE Select: {{row[3].mane_select}} + {% endif %} + {% if row[3].mane_plus_clinical %} + MANE Plus Clinical: {{row[3].mane_plus_clinical}} + {% endif %} + {% if row[3].mrna %} + MANE Plus Clinical: {{row[3].mrna}} + {% endif %} - {{ row[2] }} - {{ row }} {{ row[4] }} - {{ row[4] }} + {{ row[5] }} {% else %}