Hi, everyone.

I have many ligand docking results which stored as multi model pdbs. I want to 
generate the distance between every frame of ligand  and a residure in protein. 
How to script it ?

My idea is
first: cmd.split_states()
then: cmd.distance()
finally: cmd.delete()  delete all the states generated

Also, I want to retain the splite states (pdb) that the distance is the most 
short, However the mine idea hardly deal it.

Anyone have ideas? or any suggestion of other command? I am a beginner of pymol 
scripts and not skilled in python..

                                                                                
                                         Chen.






------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/intel
_______________________________________________
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