Proteopedia:Macros: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
*<b>blink(ligand)</b> | |||
** <u>import:</u> script /mc/ktheis.spt; | |||
*<b>bobble()</b> | |||
** <u>import:</u> script /mc/ktheis.spt; | |||
*<b>peekaboo(ligand)</b> <i>hides ligand for 0.5 seconds</i> by [[User:Karsten Theis|Karsten Theis]] | |||
** param <u>ligand:</u> what to hide/show | |||
** <u>import:</u> script /mc/ktheis.spt; | |||
** <u>example:</u> peekaboo({998}); peekaboo('ACH'); | |||
*<b>wobble()</b> | |||
** <u>import:</u> script /mc/ktheis.spt; |
Revision as of 00:49, 9 September 2020
- blink(ligand)
- import: script /mc/ktheis.spt;
- bobble()
- import: script /mc/ktheis.spt;
- peekaboo(ligand) hides ligand for 0.5 seconds by Karsten Theis
- param ligand: what to hide/show
- import: script /mc/ktheis.spt;
- example: peekaboo({998}); peekaboo('ACH');
- wobble()
- import: script /mc/ktheis.spt;