Shohei, The easiest way to do this is to split the objects and then use the rotate command.
# save as a ".pml" file... load 1FJ1.pdb # split PDB file create anti=(chain F) create fab=(chain A,B) # delete original object delete 1FJ1 # color objects color green,fab color pink,anti # color interface select inter = (byres ((fab within 5 of anti)\ or (anti within 5 of fab))) color yellow,inter # splay apart orient origin fab rotate y,60,fab origin anti rotate y,-60, anti # zoom interface region zoom inter show sph,inter disable inter -----Original Message----- From: Shohei Koide [mailto:sko...@uchicago.edu] Sent: Monday, September 30, 2002 12:14 PM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] moving one segment relative to the rest Hello, I am wondering if one can move one segment (in my case, an antigen protein) relative to the rest of the complex (antibody) using PyMOL. So far I have only been able to translate/rotate the entire complex. I would like to manually "undock" the complex for an illustration purpose. Thanks. Shohei Koide ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ PyMOL-users mailing list PyMOL-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pymol-users