{% extends "layout.html" %} {% block title %}Sequence alignment tool{% endblock %} {% block page_content %}

Input two DNA or protein sequences and our algorithm will return their alignment information.



{% endblock %}