{% extends "base.html" %} {% set active_page = "description-extractor" %} {% set page_title = "Variant Description Extractor" %} {% block content %}
Note that this is an experimental service.
Extract the HGVS variant description from a reference sequence and an observed sequence. For now, we require the user to fill in two sequences. After the testing phase, we plan to use the underlying algorithm for:
Genomic description:
g.{{ description|e }}
Overview of the raw variants:
Start | End | Type | Deleted | Inserted | Shift | Description |
{{ j|e }} | {% endfor %}