Re: [PyMOL] Deleting and Loading multiple SDF files

2010-09-23 Thread Michael Lerner
be more > appreciated. > > > Could you please attach your script in the above command, so that all the > cluster_*.sdf is loaded and its polar contacts is displayed in one press. > > > Thanks in advance > > Renuka. > > > --- On *Wed, 22/9/10, Michael Lerner >

Re: [PyMOL] Deleting and Loading multiple SDF files

2010-09-22 Thread Jason Vertrees
Hi Renuka, Check out the loadDir PyMOL script ( http://www.pymolwiki.org/index.php/LoadDir). You can do stuff like, # load all PDBs in the directory ../ loadDir ../, *.pdb # load all SDFs in ../../mySDFs loadDir ../../mySDFs/state*.sdf Cheers, -- Jason On Wed, Sep 22, 2010 at 9:12 AM, Renuka

Re: [PyMOL] Deleting and Loading multiple SDF files

2010-09-22 Thread Michael Lerner
Hi Renuka, If I understand correctly, this is what you want to do: 1. Load up all of the cluster*.sdf files in Model_1. 2. Analyze them 3. Delete them 4. Load up all of the cluster*.sdf files in Model_2. 5. Analyze them 6. Delete them etc. If that's right, I think the easiest thing is just to ch

[PyMOL] Deleting and Loading multiple SDF files

2010-09-22 Thread Renuka Robert
p { margin-bottom: 0.08in; } Dear Pymol users I have to do TWO jobs simultaneously in PYMOL. JOB 1: Load multiple *sdf files I have set of ligand files in *.sdf format as follows: /home/user/Model_1/cluster_1.sdf /home/user/Model_1/cluster_2.sdf /h