{% extends "base.html" %} {% block content %} rna-tools.online

Delete part of PDB files

files from another job e.g., 614e0a1b

{% csrf_token %}
{% csrf_token %}
e.g., A:1-16
{{ log | safe }}
{%if j.get_status == 'finished' %}
{{ ref }} (green) vs {{ model }} (red) {% endif %}

The raw output files for each step of the pipeline can be found here and downloaded as a ZIP file here.

Documentation

The output are files with "_delete.pdb".

Load an example and remove chain A residues from 1 to 16 (including), "A:1-16"

{% endblock %}