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

Edit PDB files

files from another job e.g., 614e0a1b

{% csrf_token %}
{% csrf_token %}
Example: A:1-10>C:1-10
{{ 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 "_edit.pdb".

Load the demo and change the beginning of the chain A into chain C, with "A:1-10>C:1-10".

# yC_5lj3_Exon_Intron_rpr_edit
>C:1-10
UAAGUGAUCU
>A:11-16
AGAAAG
>B:1-33

This is https://rna-tools.readthedocs.io/en/latest/main.html#edit --edit EDIT functionality.
{% endblock %}