{% extends "base.html" %} {% set active_page = "about" %} {% set page_title = "About Mutalyzer" %} {% block content %}

Mutalyzer {{ mutalyzer_version }} is designed and developed by Jeroen F.J. Laros, with the following exceptions:

Furthermore we would like to thank the following people for their valuable work on previous versions that acted as a guideline for the development of the current version:

Specifications are given by Peter E.M. Taschner and Johan T. den Dunnen.

Since references to WWW-sites are not yet acknowledged as citations, please mention "Wildeman M et al. (2008). Improving sequence variant descriptions in mutation databases and literature using the Mutalyzer sequence variation nomenclature checker. Hum Mutat 29, 6-13" (direct link) when referring to these pages.

Project development is sponsored by Eurogentest and NBIC and has been supported by Eurogentest and Dutch national program COMMIT

Some icons are copyright © Yusuke Kamiyamane.

{% endblock content %}