{% extends "humanization/humanness_layout.html" %} {% set title = "Humanness" %} {% set active_navbar = "humanness" %} {% block header %} {% endblock %} {% block main %}

Evaluate antibody humanness using peptide search in natural antibody repertoires (OASis) and germline sequence identity.

1Input sequences

{% include 'antibody_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 %}