{% extends "base.html" %} {% block content %}
This job has finished with errors (see the log below -- missing output files)
Please, re-run your job with correct parameters or contact please contact: magnus@genesilico.pl for help!
The raw output files for each step of the pipeline can be found here.
{% else %}
Input: sequence and secondary structure:
{% if j.seq %}{{ j.seq }}{% endif %} {% if j.ss %}{{ j.ss }}{% endif %}{% if j.email %} Mail:
{{ j.email }}{% endif %} {% if j.pdb_fn %} Input PDB/mmcif file:
{{ j.pdb_fn }} {% if j.residues_to_freeze %} frozen: {{ j.residues_to_freeze }}{% endif %}{% endif %} {% if j.restraints_fn %} SAXS restraint file in the {{ j.get_saxs_format }} format:
{{ j.get_restraints }}{% endif %}
The raw output files for each step of the pipeline can be found here
{% if j.get_aa_files.1 %} |
#2 cluster: |
{% endif %}
{% if j.get_aa_files.2 %}
#3 cluster:{% endif %} |
The log of the data processing.
{%if j.get_processing %} Processing log:{{ j.get_processing }}{%endif%} {%if j.get_log %} Job log:
{{ j.get_log }}{%endif%} {% endcomment %} Job log: