User:Karsten Theis/Animation course
From Proteopedia
(Difference between revisions)
Line 185: | Line 185: | ||
To animate, click below | To animate, click below | ||
+ | |||
<jmol><jmolLink><script>set picking none</script><text>turn of ligand dragging</text></jmolLink></jmol> | <jmol><jmolLink><script>set picking none</script><text>turn of ligand dragging</text></jmolLink></jmol> | ||
Line 191: | Line 192: | ||
<jmol><jmolLink><script>ROTATE COMPARE {BF0} @{temp1} -2; ROTATE COMPARE {BF0} @{temp2} -2; ROTATE COMPARE {BF0} @{temp3} -2; ROTATE COMPARE {BF0} @{temp4} -2;</script><text>dissociate</text></jmolLink></jmol> | <jmol><jmolLink><script>ROTATE COMPARE {BF0} @{temp1} -2; ROTATE COMPARE {BF0} @{temp2} -2; ROTATE COMPARE {BF0} @{temp3} -2; ROTATE COMPARE {BF0} @{temp4} -2;</script><text>dissociate</text></jmolLink></jmol> | ||
- | Show the | + | Show the saved states in a console: |
- | <jmol><jmolLink><script>console; show temp0; show temp1; show temp2; show temp3; show temp4 | + | <jmol><jmolLink><script>console; show temp0; show temp1; show temp2; show temp3; show temp4; </script><text>show states</text></jmolLink></jmol> |
+ | To get to state 1, the command "ROTATE COMPARE {BF0} @{temp1} -2" is used, etc. | ||
==Collection of molecules== | ==Collection of molecules== |
Revision as of 19:39, 13 September 2019
|