{% extends "base.html" %} {% block content %}
Get rnapuzzle ready structure. Clean up a structure, get standardized order of atoms. This is also the submission format required for the RNA Puzzles.
{{ log | safe }}
The raw output files for each step of the pipeline can be found here
Demo files "missing_op1op2_r43OK.pdb", applied fix "- add the missing OP1 and OP2 in chain: A residue # 44", chains are renamed to ABC, renumber residues if you want with the checkbox.
Read more https://rna-tools.readthedocs.io/en/latest/main.html#get-rnapuzzle-ready
{% endblock %}