{% extends 'analysispage.html' %} {% load x_extras %} {% load static from staticfiles %} {% block title %}

matchbox submission manager

{% endblock %} {% block links %} {% endblock %} {% block innercontent %} {% include 'javascript.html' %}

This tool translates an obfuscated matchbox ID to the corresponding seqr ID and shows the information that was submitted to Matchmaker Exchange.

Please enter a matchbox ID to continue.

{% endblock %}