D-Genies

{% if status == "success" %} Job {{ job_name }} - Download fasta {% else %} Job {{ job_name }} - Build of fasta failed {% endif %}

Hi,

{% if status == "success" %}

Query fasta file for job {{ job_name }} (query: {{ sample_name }}) is ready to download.
You can click here to download it.

{% else %}

Build of query fasta file for job {{ job_name }} has failed. You can try again. If the problem persists, please contact the support.

{% endif %}

See you soon on D-Genies,

The D-Genies team