Re: [PyMOL] [pymol] Assembly

2024-09-22 Thread Norbert Straeter
Dear Matthias, use: set assembly, 1 set all_states, 1 fetch 7epp GUI "generate symmetry mates" does not work as the unit cell is defined as: CRYST1    1.000    1.000    1.000  90.00  90.00  90.00 P 1 resulting in symmetry mates shifted by 1.0 Ang. in x y z. We need a "generate biological assem

Re: [PyMOL] [pymol] Assembly

2024-09-22 Thread Joel Subach via PyMOL-users
Hi Matthias, try dragging the pdb file into the center of the Pymol Viewing screen, thanks:) On Sun, Sep 22, 2024 at 12:21 PM Matthias Mayer < m.ma...@zmbh.uni-heidelberg.de> wrote: > To whom it may concern, > > I wanted to load a cryoEM structure of a virus-like particle (7epp.pdb1) > into pymol

[PyMOL] [pymol] Assembly

2024-09-22 Thread Matthias Mayer
To whom it may concern, I wanted to load a cryoEM structure of a virus-like particle (7epp.pdb1) into pymol 2.5.0. But instead of showing all the subunits, when I open the file, it makes a movie out of it with individual framesIs there a way to prevent this and just show the entire assembly?