BLAST+ Search Results

{% if results %} {% for row in results %} {% for val in row %} {% endfor %} {% endfor %}
Query Subject % Identity Alignment Length Mismatches Gaps Q. Start Q. End S. Start S. End E-value Bit Score
{% if loop.index0 == 1 %} {{ val }} {% else %} {{ val }} {% endif %}
{% else %}

No hits found.

{% endif %}