The command worked nicely after the residue selection !!!

Thanks!!!
Arun

Arun Gupta PhD, MRSC

Research Fellow

Challis & Lewandowski Group

Chemistry Department

University of Warwick
Gibbet Hill Road
Coventry CV4 7AL
United Kingdom


From: Elaine Meng <meng@cgl.ucsf.edu>
Sent: Monday, August 23, 2021 7:52 PM
To: Gupta, Arun <Arun.Gupta@warwick.ac.uk>
Cc: ChimeraX Users Help <ChimeraX-users@cgl.ucsf.edu>
Subject: Re: [chimerax-users] Labelling w.r.t Residue description
 

> On Aug 23, 2021, at 9:18 AM, Elaine Meng via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
>
> you can use the "text" option in a fancier way if you don't want the space between name and number, e.g.
>
> label sel text "{0.name:}{0.number:}" height 2

Actually those colons are not needed since I didn't include format specifications, so it could be something like the following:

lab sel text "{0.name}{0.number}" height 2

<https://rbvi.ucsf.edu/chimerax/docs/user/commands/label.html#options>

Best,
Elaine