{% extends 'base.html' %} {% block content %}
{% if data.get("accession") and data.get("accession") != "MITE9999999" %}

Modify {{ data.accession }}

{% else %}

Create New Entry

{% endif %}
Submission ID: {{ var }}

Hover over icons to see more information.

{% with messages = get_flashed_messages() %} {% if messages %}
{% endif %} {% endwith %}
See also our handy peptide SMILES generator and SMILES canonicalizer tool.

*mandatory; **conditionally mandatory

Enzyme Information

General information on the tailoring enzyme

Auxiliary Enzymes

Enzymes required for the function of the tailoring enzyme in question

Reaction Information

Reaction information for this tailoring enzyme

Reaction Entries
{% endblock %}