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

Swap chains in PDB files

files from another job e.g., 614e0a1b

{% csrf_token %}
{% csrf_token %}
Example: A>B
{{ log | safe }}

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 "_swap.pdb".

Load the demo and change the beginning of the chain A into chain C, with "A>B":

# yC_5lj3_Exon_Intron_rpr
>A:1-16
UAAGUGAUCUAGAAAG
>B:1-33
GUAUGUCUAAAUGCUCUUAUUUACUAACAAAAU
# yC_5lj3_Exon_Intron_rpr_swap
>B:1-16
UAAGUGAUCUAGAAAG
>A:1-33

{% endblock %}