{% extends 'program_base.html' %} {% block stylelink %}"{{ url_for('static', filename='css/depht_style.css') }}"{% endblock %} {% block script %}"{{url_for('static', filename='js/arguments.js')}}"{% endblock %} {% block heading %}

Run DEPhT

{% endblock %} {% block form_content %}
help Genome file(s) to scan for prophages




Show optional arguments

Optional arguments

help Choose from one of the local models available
help Runmode that favors speed or accuracy
help Sensitivity parameter for att site detection
help Minimum phage homologs for prophage
help Minimum length to report a prophage
help Number of CPU cores to use


Hide optional arguments






{% endblock %}