Profile
Name: |
SS Edit 1.2 |
ID: |
102273 |
Created on: |
Tue, 12/27/2016 - 13:24 |
Updated on: |
Tue, 12/27/2016 - 21:24 |
Description: |
Displays the current secondary structure. The displayed value can be cut or copied and a new value pasted in. Clicking the "Change" button applies the displayed value to the protein. Click "Exit" when any changes are complete. Version 1.1 disables filters during the change and avoid crashes by not attempting to set ligand type "M". Version 1.2 disables undo stack pushes to allow one-key undo. |
Best For
Comments
|
| | |
|
Want to try?
Add to Cookbook!
To download recipes to your cookbook, you need to have the game client running.
| |
| | |
| | |
|
SS Edit 1.2 lets you copy and paste the protein's secondary structure.
When you click the "Change" button, the recipe applies the contents of the "SStruct" box to the protein. All entries are converted to upper case. Only the standard Foldit codes "L" for loop, "H" for helix, and "E" for sheet are applied to the protein. Anything else causes the entry to be skipped and the corresponding segment left unchanged.
In particular, type "M" for molecule, used with ligands, is ignored.
Version 1.2 disables pushes to the undo stack, allowing you to undo operations with a single key (for example, ctrl-z) or click (Undo menu -> undo).
Version 1.2 also corrects some internal errors, where the author was confused about the difference between a table and a string in Lua.