The pymol tag has no wiki summary.
1
vote
1answer
50 views
Is there a way to see what representations are currently displayed in PyMOL?
I am using PyMol to visualize .pdb protein structures.
I show/hide representation a lot, and sometimes I get confused with what representations are currently displayed. So I end up with doing a lot ...
2
votes
0answers
148 views
Turn off multithreading in pymol [closed]
By default, pymol seems to grab the number of cores on the system for rendering. How can I force it to only use one core?
Motivation:
I have a large collection ...
10
votes
1answer
220 views
How do I get the current “camera position” in PyMol so I can reuse it in scripts?
I have a few protein models I want to take pictures of with various ligands bound. It would be nice if I could do it from the same "position", but the only way I can figure out to repeat the same ...