{% if not standalone %} {% extends "base.html" %} {% endif -%}
The "^" indicates the position where the error occurred:
{{ parse_error[0] }}
{{ parse_error[1] }}
{{ m.description }}
{% elif m.class == "warning" %}{{ m.description }}
{% endif %} {% endfor %} {% endif %} {% if summary == "0 Errors, 0 Warnings."%}{{ summary }}
{% else %}{{summary}}
Please insert the mutation name using the HGVS format:
<accession number>.<version number>(<gene symbol>):<sequence type>.<variant description>
Example: AB026906.1:c.274G>T
Raw variant {{ loop.index }}: {{ i[0] }}
{{ i[1] }}{% endfor %} {% endif %} {% if browserLink %}
{{ i[2] }}
View original variant in UCSC Genome Browser
{% endif %} {% if not parse_error %} {% if description %}{{ genomicDescription }}
{% endif %}
{% if chromDescription %}
Alternative chromosomal position:
{{ chromDescription }}
{% endif %}
{% if descriptions %}
{{ i }}
{% else %}
{{ i }}
{% endif %}
{% endfor %}
{% endif %}
{% if protDescriptions %}
{% for i in protDescriptions %}
{{ i }}
{% endfor %}
{%- for i in oldProtein -%} {{-i |safe -}}
{%- endfor -%}
{%- for i in newProtein -%} {{- i|safe -}}{% else %}
{%- endfor -%}
No change: codedicted protein (not shown) equals reference protein.
{% endif %} {% if altStart %}{%- for i in altProtein -%} {{- i|safe -}}{% else %}
{%- endfor -%}
No change: codedicted protein (not shown) equals reference protein.
{% endif %} {% endif %} {% endif %} {% if restrictionSites %}Raw variant | Created | Deleted | {% for i in restrictionSites %}
---|---|---|
{{ loop.index }} | {% for j in i[0] %} {{ j }}{{ ',' if not loop.last }} {% endfor %} | {% for j in i[1] %} {{ j }}{{ ',' if not loop.last }} {% endfor %} |
Genomic description: {{ extractedDescription }}
Protein description: {{ extractedProtein }}
Number | Start (g.) | Stop (g.) | Start {{ '(c.)' if transcriptCoding else '(n.)' }} | Stop {{ '(c.)' if transcriptCoding else '(n.)' }} | {% for i in exonInfo %}
---|---|
{{ loop.index }} | {% for j in i %}{{ j }} | {% endfor %}
g. | c. | |
---|---|---|
Start | {{ cdsStart_g }} | {{ cdsStart_c }} |
Stop | {{ cdsStop_g }} | {{ cdsStop_c }} |
Download this reference sequence file: {{ reference_filename }}
{% endif %} {% endif %}Name | ID | Locus tag | Product | Link method | {% for i in legends %}
---|
{{ j if j else '' }} | {% endfor %}