Mapping

{% for item in TCR_mapping_vdj_summary %} {% if loop.index <= (loop.length+1)/2 %} {% for i in item %} {% endfor %} {% endif %} {% endfor %}
{{ i|e }}
{% for item in TCR_mapping_vdj_summary %} {% if loop.index > (loop.length+1)/2 %} {% for i in item %} {% endfor %} {% endif %} {% endfor %}
{{ i|e }}