{% extends "humanization/designer_layout.html" %} {% set title = "Designer Input" %} {% block header %} {% endblock %} {% block main %}

Perform mutations on an antibody sequence while monitoring sequence properties in real time.

1Input sequence

{% include 'antibody_single_input_component.html' %}

2Humanness evaluation settings

{% include 'numbering_component.html' %} {% include 'humanization/humanness_settings_component.html' %}

4Submit

Submit the task to the queue. Results are stored for a 24-hour period and accessible under a secret URL.

{% endblock %}