Changes between Version 87 and Version 88 of requests


Ignore:
Timestamp:
Jan 28, 2010, 5:10:50 PM (16 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v87 v88  
    1212</p>
    1313
     14<p>
     15249.
     16<b>Renumber residues</b><br>
     17Jonathan Sheehan<br>
     18January 28, 2010<br>
     19Two of the most common tasks I need to do when constructing a model
     20are: renaming the chains in the structure, and renumbering stretches
     21of residues. I can imagine two menu items similar to
     22"Actions->Atoms/Bonds->Delete" named "Set chain ID..." and "Renumber
     23residues from..." that could operate on the current selection.
     24I suspect these menu options (or something similar, maybe under
     25"structure editing"?) would be helpful to many folks. It could be a
     26lot faster / easier than generating the right awk line or venturing
     27into Emacs' PDB-mode.
     28</p>
     29
     30<p>
     31248.
     32<b>Rename chains</b><br>
     33Jonathan Sheehan<br>
     34January 28, 2010<br>
     35Two of the most common tasks I need to do when constructing a model
     36are: renaming the chains in the structure, and renumbering stretches
     37of residues. I can imagine two menu items similar to
     38"Actions->Atoms/Bonds->Delete" named "Set chain ID..." and "Renumber
     39residues from..." that could operate on the current selection.
     40I suspect these menu options (or something similar, maybe under
     41"structure editing"?) would be helpful to many folks. It could be a
     42lot faster / easier than generating the right awk line or venturing
     43into Emacs' PDB-mode.
     44</p>
    1445
    1546<p>