{% include "head.html" %} Looper: status {{ navbar }}

Status by sample

{% for element in sample_paths %} {% set i = loop.index - 1 %} {% if log_paths[i] is none %} {% else %} {% endif %} {% endfor %}
Sample name Status Log file Runtime Peak memory use
{{ sample_link_names[i] }} {{ flags[i] }} NA {{ log_link_names[i] }} {{ times[i] }} {{ mems[i] }}