{% extends "base.html" %} {% set active_page = "homepage" %} {% set page_title = "Welcome to the Mutalyzer website" %} {% block content %}

The aim of this program suite is to support checks of sequence variant nomenclature according to the guidelines of the Human Genome Variation Society.

Different interfaces are provided to collect the information necessary for the checks:

GenBank sequences are retrieved from the NCBI (Copyright and Disclaimers).

This project is sponsored by SUN Microsystems with server hardware within the scope of the Academic Excellence Grant (AEG) program (award EDUD-7832-080223-CNE).

{% endblock content %}