FeatureCounts

{% for item in featureCounts_summary %} {% if loop.index == 1 %} {% for i in item %} {% endfor %} {% endif %} {% endfor %}
{{ i|e }}
{% for item in featureCounts_summary %} {% if loop.index > 1 %} {% for i in item %} {% endfor %} {% endif %} {% endfor %}
{{ i|e }}