From: Abhinav V. <abh...@gm...> - 2007-08-29 18:46:40
|
hi one of doing this would be, to load ur file and then type the follwing for i in range(200): cmd.mset(str(i),str(i)) cmd.mdo(1, "color yellow") cmd.mdo(101, "color red") mplay cheers, Abhi Abhinav Verma Postdoc, University of Washington, Seattle WA On 8/29/07, Nicola Giacch=E8 <ni...@ch...> wrote: > > Hi, > it is possible to have frames with different colors of pdb structure? > for example from 1 to 100 frames the structure must be yellow whereas > from 101 to 200 the structure must be red... > thanks, > Nicola > > -- > Nicola Giacch=E8, > > PhD Student > Bachelor Degree in Medicinal Chemistry and Technology of Drugs > > University of Perugia > Department of Medicinal Chemistry and Technology of Drugs > Via del Liceo, 1 - 06123 Perugia (Italy) > Tel ++39 075 585 5169/5156 > E-mail: ni...@ch... > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > PyMOL-users mailing list > PyM...@li... > https://lists.sourceforge.net/lists/listinfo/pymol-users > |