<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
The command worked nicely after the residue selection !!!</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks!!!</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Arun</div>
<div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div>
<meta content="text/html; charset=UTF-8">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Helvetica,sans-serif">
<p class="MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin-right:0px; margin-left:0px; color:rgb(34,34,34); font-family:Arial,Helvetica,sans-serif">
<span style="font-family:Calibri,Helvetica,sans-serif; color:rgb(56,56,56); font-size:10pt">Arun Gupta PhD, MRSC</span></p>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span>
<p class="MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin-right:0px; margin-left:0px; color:rgb(34,34,34); font-family:Arial,Helvetica,sans-serif">
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span><span style="font-family:Calibri,Helvetica,sans-serif; color:rgb(56,56,56); font-size:10pt">Research Fellow</span></p>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span>
<p class="MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin-right:0px; margin-left:0px; color:rgb(34,34,34); font-family:Arial,Helvetica,sans-serif">
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span><span style="font-family:Calibri,Helvetica,sans-serif; color:rgb(56,56,56); font-size:10pt">Challis & Lewandowski Group</span></p>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span>
<p class="MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin-right:0px; margin-left:0px; color:rgb(34,34,34); font-family:Arial,Helvetica,sans-serif">
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span><span style="color:rgb(56,56,56); font-family:Calibri,Helvetica,sans-serif; font-size:10pt">Chemistry Department</span></p>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span>
<p class="MsoNormal" style="margin-top: 0px; margin-bottom: 0px;margin-right:0px; margin-left:0px; color:rgb(34,34,34); font-family:Arial,Helvetica,sans-serif">
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt"></span><span style="font-family:"Helvetica Neue"; color:rgb(56,56,56)"><span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt">University of Warwick</span><br>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt">Gibbet Hill Road</span><br>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt">Coventry CV4 7AL</span><br>
<span style="font-family:Calibri,Helvetica,sans-serif; font-size:10pt">United Kingdom</span></span></p>
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Elaine Meng <meng@cgl.ucsf.edu><br>
<b>Sent:</b> Monday, August 23, 2021 7:52 PM<br>
<b>To:</b> Gupta, Arun <Arun.Gupta@warwick.ac.uk><br>
<b>Cc:</b> ChimeraX Users Help <ChimeraX-users@cgl.ucsf.edu><br>
<b>Subject:</b> Re: [chimerax-users] Labelling w.r.t Residue description</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText"><br>
> On Aug 23, 2021, at 9:18 AM, Elaine Meng via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:<br>
> <br>
> you can use the "text" option in a fancier way if you don't want the space between name and number, e.g.<br>
> <br>
> label sel text "{0.name:}{0.number:}" height 2<br>
<br>
Actually those colons are not needed since I didn't include format specifications, so it could be something like the following:<br>
<br>
lab sel text "{0.name}{0.number}" height 2<br>
<br>
<<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/label.html#options">https://rbvi.ucsf.edu/chimerax/docs/user/commands/label.html#options</a>><br>
<br>
Best,<br>
Elaine</div>
</span></font></div>
</body>
</html>