Re: [PyMOL] rms_cur

2015-04-28 Thread Thomas Holder
Hi Bharat, your residue numbers don't match. Read about the "matchmaker" argument here: http://pymolwiki.org/index.php/Fit Cheers, Thomas On 27 Apr 2015, at 05:46, bharat gupta wrote: > Hi, > > I am using rms_cur for calculating rmsd for two sets of structures. It works > for the first set

Re: [PyMOL] rms_cur

2015-04-27 Thread bharat gupta
Hi, I am using rms_cur for calculating rmsd for two sets of structures. It works for the first set but for the second one its gives error: PyMOL>rms_cur sel1,sel2 ExecutiveRMS-Error: No atoms selected. Here's the result for set1: PyMOL>select sel1, native and resid 1:53+56:72 and name P and chai

Re: [PyMOL] rms_cur, rms, fit - No atoms selected

2009-04-24 Thread Albert Solernou
Thanks!! Now it works!! albert En/na Warren DeLano ha escrit: > (Sorry if this is dupe -- my email client is acting up...) > > the rms_* and fit commands required that the atoms in each selection to have > matching identifiers: such as chain, resi, segi, resn, etc. You can use the > "alter" c

Re: [PyMOL] rms_cur, rms, fit - No atoms selected

2009-04-23 Thread Warren DeLano
(Sorry if this is dupe -- my email client is acting up...) the rms_* and fit commands required that the atoms in each selection to have matching identifiers: such as chain, resi, segi, resn, etc. You can use the "alter" command to set the identifiers to matching values before issuing such com

Re: [PyMOL] rms_cur

2005-05-13 Thread Robert Campbell
Jason, * tree [2005-05-12 11:39] wrote: > PyMolers, > > The docs leave me stranded here. The wiki page > (http://www.pymolwiki.org/index.php/Rms_Cur) is the same as the docs. > > I'm trying to rms_cur two selections. I keep getting an > ExecutiveRMS-Error: No atoms selected. > error. > > I