Skip to content

Commit

Permalink
web: mutate add docs on multiple chain
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagnus committed Jul 21, 2022
1 parent 50c37f7 commit a366a6f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions rna_tools/tools/webserver-engine/app/templates/mutate.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,11 @@ <h5>Documentation</h5>
</pre>
yes, it was, the sequence for "_mutate.pdb" output file is now AGC.
</p>

This is <a target="_new" href="https://rna-tools.readthedocs.io/en/latest/want.html?mutate-residues#mutate-residues">https://rna-tools.readthedocs.io/en/latest/want.html?mutate-residues#mutate-residues</a>
<p>
This tool works on multiple chains; for example, use 'A:1A,B:13A' to mutate the first residue of chain A into adenine and the first residue of chain B into adenine.
</p>
<p>
This is <a target="_new" href="https://rna-tools.readthedocs.io/en/latest/want.html?mutate-residues#mutate-residues">https://rna-tools.readthedocs.io/en/latest/want.html?mutate-residues#mutate-residues</a>
</p>

<p>
Expand Down

0 comments on commit a366a6f

Please sign in to comment.