RE: [PyMOL] saving multiple object in one pdb file

2005-11-21 Thread Warren DeLano
05 11:45 AM > To: kosa > Cc: pymol-users@lists.sourceforge.net > Subject: Re: [PyMOL] saving multiple object in one pdb file > > > > > My question is: how to save multiple objects from pymol as one nice > > pdb file, for instance with each object with different chain nam

Re: [PyMOL] saving multiple object in one pdb file

2005-11-21 Thread Peter Adrian Meyer
> My question is: how to save multiple objects from pymol as one nice pdb > file, for instance with each object with different chain name? alter SymgenObject,chain 'X' and repeat as needed for all objects (changing the chain as needed). Then use all of your objects as the selection for save (ak