Hi Dirk -

I would do this the basic way (because that's the only way I know).  Write a 
PyMOL script - not a python script, just a series of PyMOL commands.  Like this:

(whatever commands you need to load and position your molecules and draw the 
surfaces)
ray
png movie_001.png
set transparency=0.05, your_ligand
ray
png movie_002.png
set transparency=0.1, your_ligand

etc.

Setting transparency to 1 is fully transparent, i.e. invisible.  Transparency=0 
is opaque.  Once you've run this script, which you can invoke from the PyMOL 
command line by typing "run my_script", you'll have a series of image files 
showing the fade.  I recommend using Quicktime Pro to fuse them into a movie - 
it only costs $30, and it's easy to use for this purpose.

Hope that helps,
Matt


--
Matthew Franklin , Ph.D.
Senior Scientist, ImClone Systems,
a wholly owned subsidiary of Eli Lilly & Company
180 Varick Street, 6th floor
New York, NY 10014
phone:(917)606-4116   fax:(212)645-2054

________________________________
Confidentiality Note:
This e-mail, and any attachment to it, contains privileged and confidential 
information intended only for the use of the individual(s) or entity named on 
the e-mail. If the reader of this e-mail is not the intended recipient, or the 
employee or agent responsible for delivering it to the intended recipient, you 
are hereby notified that reading it is strictly prohibited. If you have 
received this e-mail in error, please immediately return it to the sender and 
delete it from your system.

Thank you.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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

Reply via email to