[Chimera-users] replay morph created with vop morph?

Tom Goddard goddard at sonic.net
Thu Mar 9 15:32:45 PST 2017


Hi Oliver,

  The vop morph command creates a new volume.  So you can do

	vop morph #1,2,3,4,5 interpolateColors false constantVolume true
	volume #6 style mesh color pink
        vop morph #1,2,3,4,5 interpolateColors false constantVolume true model #6

If you specify the model number than it replays that morph instead of creating a new volume model.

	Tom


> On Mar 9, 2017, at 3:16 PM, Oliver Clarke <olibclarke at gmail.com> wrote:
> 
> Hi all, 
> 
> Is there any way to replay a morph created using vop morph? Or to change the representation of the map prior to playing?
> 
> I have a sequential morph of multiple different conformations (which I can’t make with the morph map GUI tool), but I would like to change the display of the map before creating a movie (which vop morph does not seem to allow).
> 
> Example command:
> 
> vop morph #1,2,3,4,5 interpolateColors false constantVolume true
> 
> Cheers
> Oli
> _______________________________________________
> Chimera-users mailing list: Chimera-users at cgl.ucsf.edu
> Manage subscription: http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users
> 





More information about the Chimera-users mailing list