This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
Proteopedia:Macros
From Proteopedia
(Difference between revisions)
| 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 21:49, 8 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;
