Re: [PyMOL] Using API to select resi, and return some information within a certain distance

2017-04-28 Thread Jared Sampson
Hi Ahmad - Here are a few suggestions: > I'm still a bit new to the API so I'm not sure which commands to use. > At least I know I will start with cmd.select(string name, string > selection). > > How can I tell Pymol to: > > 1) look within a certain radius distance, and return resi's within >

Re: [PyMOL] which PyMOL to open?

2017-04-28 Thread AJ Vincelli
Hi all, Thanks to Dheeraj, Jordan and Jed for your advice! I don't think I installed any "extra" options, just educational-use-only PyMOL (version 1.7.4.5, x64) on Windows 10. In the Windows 10 Start Menu folder, all of the 3D options are in a subfolder called "Stereo 3D Launch," so I think

[PyMOL] Using API to select resi, and return some information within a certain distance

2017-04-28 Thread Ahmad Abdelzaher
Hello, I'm still a bit new to the API so I'm not sure which commands to use. At least I know I will start with cmd.select(string name, string selection). How can I tell Pymol to: 1) look within a certain radius distance, and return resi's within that distacne. 2) find all polar interactions