Vaccine Peptides Report
PATIENT INFO
| {{ key }} | {{ val }} |
COMMAND LINE ARGUMENTS
| {{ key }} | {{ val }} |
Report generated from saved location: {{ input_json_file }}
{% endif %}-
{% if variants %}
{% for v in variants %}
-
{% for key, val in v.variant_data.items() %}Variant {{ v.short_description }} {% endfor %}{{ key }} {{ val }}
Predicted Effect
{% for key, val in v.effect_data.items() %}
{% endfor %}{{ key }} {{ val }}
{% if v.databases %}Databases
{% for key, val in v.databases.items() %}
{% endfor %}{{ key }} {{ val }}
{% endif %}-
{% for p in v.peptides %}
-
{% if include_wt_epitopes %}{{ p.header_display_data.aa_before_mutation }}{{ p.header_display_data.aa_mutant }}{{ p.header_display_data.aa_after_mutation }} {% if include_manufacturability %} {% for key, val in p.peptide_data.items() %} {% endfor %}{{ key }} {{ val }} Manufacturability {% endif %} {% for key, val in p.manufacturability_data.items() %} {% endfor %}{{ key }} {{ val }} Predicted mutant epitopes {% for key in p.epitopes[0] %} {% for e in p.epitopes %}{{ key }} {% endfor %}{% for _, val in e.items() %} {% endfor %}{{ val }} {% endfor %}{% if p.wt_epitopes %}{% endif %}Predicted strong binders that do not overlap the mutation
{% else %} {% for e in p.wt_epitopes %}Sequence IC50 Allele {% endfor %}{{ e["Sequence"] }} {{ e["IC50"] }} {{ e["Allele"] }} No predicted strong binders that do not overlap the mutation.
{% endif %}
{% endfor %}
{% endfor %}
-
| Reviewed By |
| {{ r }} |
{% endif %}
| Final Review | ||||||
|