SeqScreen {{ version }}

Mode:
{{ mode }}
Sequence File:
{{ input_file }}
Input files last modified:
{% for file in mtimes %}
{% if file == 'tsv' %} SeqScreen report {% elif file == 'fasta' %} Sequence file {% elif file == 'xml' %} Blast output {% endif %} {{ mtimes[file] }}
{% endfor %}

Summary:

Sequences provided {{ seq_len }}
{% for funsocs in funsocss %}
{{ funsocs.name }} BPOC {{ funsocs.count }}
{% endfor %}

Per-sequence overview

{% for index in range(5,column_count) %} {% endfor %} {% for funsocs in funsocs_names %} {% endfor %} {% for index in range(column_count) %} {% endfor %}
Query Length Organism Gene Name GO Terms {{funsocs.name}}
{% if ( index != 4) %}
{% endif %}