Re: movie with model label/name

Dear Saif, To ask questions in the future, we recommand that you please use the mailing list for the appropriate program (chimera-users@cgl.ucsf.edu <mailto:chimera-users@cgl.ucsf.edu> for Chimera, chimerax-users@cgl.ucsf.edu <mailto:chimerax-users@cgl.ucsf.edu> for ChimeraX). If you mail me individually your question may not get answered. I will answer for ChimeraX since that is our preferred program now -- Chimera is no longer developed. In general, this topic is covered in the ChimeraX "making movies" page: <https://rbvi.ucsf.edu/chimerax/docs/user/movies.html> You can do all of this with a command script using several commands. There is a "morph" (atomic) or "morph maps" (density maps) command to do the morphing. You would probably change the display (colors, styles, etc.) to how you want it for your movie and then save a session. Then, to work on making a movie you would create a command script that applies to the session. The reason to save a session is so you can avoid redoing the same setup calculations, coloring, etc. every time you run the script. You can do all that stuff first and then save a session. Usually working on the script takes several days, so you would just restore your session and then continue working on the script. The script would contain what you actually want to show in the movie. You can play back an atomic morph with "coordset" and show/hide labels with "2dlabel" and you can do all kinds of other stuff as well, like zoom and rotate. You may also want to save positions in your session file (see "view" command) and then during the movie script, restore those different positions. When the movie script contains what you want to show in your movie, which is usually a long interative process after you play it back several times and keep changing the commands, then you would add the movie-recording commands (see "movie" command) to start recording at the beginning and save the movie file at the end. There are examples in our "making movies" page and links therein to the help for the commands mentioned above as well as movie-making tutorials. I hope this helps, Elaine ----- Elaine C. Meng, Ph.D. UCSF Chimera(X) team Resource for Biocomputing, Visualization, and Informatics Department of Pharmaceutical Chemistry University of California, San Francisco
On Jan 26, 2025, at 5:53 AM, Md Saiful Islam - MRC LMB <sislam@mrc-lmb.cam.ac.uk> wrote:
Dear Elaine Just wondering, is there any script to make movies to show the conformational changes between multiple models with the labeling of each of the models shown. For example, I want to make a movie to show a morph between three cryoEM models where I want to label the three models while morphing from model 1 to model 2 and from model 2 to model 3.
Accept my apologies if you already shared this before.
Many thanks for your help.
Kind Regards Saif
participants (1)
-
Elaine Meng