Hello again,
Here’s a simple command for selecting four specific atoms in the ligand
hemoglobin (HEM):
sele resn HEM & n. C1A+C3A+CHA+C4D
sele = select
resn = residue name
n. = atom name
Best,
Chris
On Tue, May 5, 2020 at 10:38 Chris Fage wrote:
> Hello,
>
> You can always change the selectio
Hello,
You can always change the selection mode from residues to atoms (Mouse >
Selection Mode > Atoms, at least in my version of Pymol). Then, select the
appropriate atoms and change the color for that selection. I'm sure there
are more sophisticated ways of doing this with the command line, but
Hello, I’m new to PyMOL and I need your help. I want to color different carbons
in molecule differently: 1 color - carbon at the beginning of a chain, 2 color
- carbon in the middle and 3 color - carbon at the end of the chain. I need to
do this for a few molecules. Is there a command to do that