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

Delete part of PDB files

{% csrf_token %}
e.g., A:1-16
{{ log | safe }}

The raw output files for each step of the pipeline can be found here

Documentation

The output are files with "_delete.pdb".

Load an example and remove chain A, "A:1-16"

This is https://rna-tools.readthedocs.io/en/latest/main.html#rna-pdb-toolsx --delete DELETE functionality.
{% endblock %}