Hello everyone, trying to use a pseudoatom as label I met several problems:
1) How to move the label (pseudoatom) to a target residue? Is there a simple command to do? 2) How to change the label without messaging the user? The 'label' command appears not have a 'quiet' option. 3) (less important) How to hide the pseudoatom? I wish not have the pseudoatom listed among models in the GUI panel. 4) (less important) I need to execute all these operations by script (mdo commands during a movie) To simplify the movie I wish use only one mdo command def doAll() .. all my script here .. extending the cmd just before the movie start cmd.extend('doAll', doAll) and clearing the cmd just at the end of the movie but I don't know how. Is there a way to clear a command? Thanks, Roberto ------------------------------------------------------------------------------ Free Software Download: Index, Search & Analyze Logs and other IT data in Real-Time with Splunk. Collect, index and harness all the fast moving IT data generated by your applications, servers and devices whether physical, virtual or in the cloud. Deliver compliance at lower cost and gain new business insights. http://p.sf.net/sfu/splunk-dev2dev _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net