Hi,
{% if status == "success" %}Your job {{ job_name }} is done. You can click here to see results.
{% elif status == "no-match" %}Sorry, we did not find any match between your query and your target.
{% else %} {% if error != "" %}{{ error | replace("#ID#",job_name) }}
{% else %}Your job {{ job_name }} has failed. You can try again.
If the problem persists, please contact the support.
Sequences compared in this analysis:
Target: {{ target_name }}
{% if query_name != "" %}
Query: {{ query_name }}
{% endif %}
Note: target fasta has been filtered because it contains too small contigs.
To see which contigs has been removed from the analysis,
click here.
Note: query fasta has been filtered because it contains too small contigs.
To see which contigs has been removed from the analysis,
click here.
See you soon on D-Genies,
The D-Genies team