[PyMOL] Problem reading multiframe pdb file for animation

2011-03-16 Thread Peter . Stern
Dear PyMol experts: When using Open-Source PyMOL 0.99rc6 I read in a pdb file which has 40 coordinate sets (each is one frame in an animation) each beginning with: HEADER Output iset= n _G=r_0_01 then a list of the pdb coordinates and ending with: ENDMDL n ranges from 0 to 39. This

Re: [PyMOL] Problem reading multiframe pdb file for animation

2011-03-16 Thread Jason Vertrees
Hi Peter, If you could send me the PDB (or one like it) I'd like to see it. The known flags for controlling how PyMOL loads multi-state files are: discrete= 0 or 1 If 0, then all states must have the same number of atoms and similar connectivity If 1, then all states are treated as

Re: [PyMOL] Problem reading multiframe pdb file for animation

2011-03-16 Thread Jason Vertrees
Hi Peter, When using Open-Source PyMOL 0.99rc6 I read in a pdb file which has 40 coordinate sets (each is one frame in an animation) each beginning with: HEADER Output iset= n _G=r_0_01 Please replace your HEADER stamps with REMARK in your PDB file. Then load with multiplex=0.