We are working on the feedback that was posted about recipes. Now, we've posted an update to the developer preview that allows parts of the guide to be copied over onto the protein that you are working on in the All Hands phase. Hopefully this will allow you to combine proteins in new ways! As usual, please log any errors or suggestions in the feedback tracker.
This is definitely going the right way, I like it! But the recipes as they are now are not really very powerful, they could be a lot more useful if they had the following functions:
Random
Instead of "user pick", "all", and the other options, you should also offer an option "random". I would definitely use it.
Repeat
Probably the most wanted function right now, a repeat block. If you select it, it asks for the amount of times to repeat (possibly infinite), and then two dashed lines follow instead of one: the first one indented (like code indentation) and the second one normal. All the items in the indented block should then be repeated like abcabcabc (not like aaabbbccc).
Seconds
It would be useful if you could not only wiggle for x iterations but also for x seconds.
Example recipe
Here is an example that uses the previously meant suggestions to test the mojo of a residue in the protein
Reset recent best
User picks residue <res 1>
Repeat 5 times:
Add band between <res 1> and random residue
Wiggle for 1 second
Remove bands
Wiggle for 10 iterations
Shake
Restore recent best
Wiggle for 15 iterations
Shake
Restore recent best