Sandbox 5 Eric Martz: Difference between revisions

Eric Martz (talk | contribs)
No edit summary
Eric Martz (talk | contribs)
No edit summary
Line 22: Line 22:
==Technical: Morphing==
==Technical: Morphing==


The morph adds, to the two empirical models, 7 interpolated frames generated by the Yale Morph Server (see [[Morphs]]).The 9 models for the morph were uploaded as [[Image:Moran_asite_par_morph.pdb]]. Below is the script for the morph. In the [[SAT]], the uploaded PDB file was loaded, then the Jmol Console was opened, and the script below was pasted in and run (with the "load" command commented out). The result was then saved as a scene, making sure to check "animation".
The morph adds, to the two empirical models, 7 interpolated frames generated by the Yale Morph Server (see [[Morphs]]).The 9 models for the morph were uploaded as [[Image:Moran_asite_par_morph.pdb]]. Below is the script for the morph. In the [[SAT]], the uploaded PDB file was loaded, then the Jmol Console was opened, and the script below was pasted in and run (with the "load" command commented out). The morph should then animate with the desired appearance in the SAT, namely, model 1.11 (translucent PAR) should be the constant background model, and it should not be included in the animation as the last frame (without RNA). The result was then saved as a scene, leaving "animate" '''unchecked'''. (The "animate" option is using a command, 'anim on', that resets the frame range to all frames. I have requested that is use instead 'frame play' which does not.)


The script below was developed in the Jmol ''application'' (Jmol.jar). The script will play offline if you put the PDB file, Jmol.jar, and the script in a file named 1.spt all in one directory, then double click Jmol.jar, then open the Script Console (right click on the black Jmol, then click Console on Jmol's menu), and enter (in the bottom box) "script 1.spt".  
The script below was developed in the Jmol ''application'' (Jmol.jar). The script will play offline if you put the PDB file, Jmol.jar, and the script in a file named 1.spt all in one directory, then double click Jmol.jar, then open the Script Console (right click on the black Jmol, then click Console on Jmol's menu), and enter (in the bottom box) "script 1.spt".  

Proteopedia Page Contributors and Editors (what is this?)Proteopedia Page Contributors and Editors (what is this?)

Eric Martz