<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); background-color: rgb(255, 255, 255);" class="elementToProof">
Hi Elaine,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
I just figured out this single command accomplishes the task:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
hide /B:1-18,125-315 /C:191-662 target ar</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
I think I am starting to understand the nomenclature now.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Again, thanks.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
Phil</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof">
PS: I meant 124 not 24 in my previous email. My mistake.</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> Thursday, October 27, 2022 4:20 PM<br>
<b>To:</b> McClean, Phillip <phillip.mcclean@ndsu.edu><br>
<b>Cc:</b> chimerax-users@cgl.ucsf.edu <chimerax-users@cgl.ucsf.edu><br>
<b>Subject:</b> Re: [chimerax-users] Selecting residues in two chains</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi Phil,<br>
Maybe the problem is that you needed to hide the other stuff first? Here are some possible commands:<br>
<br>
hide target ar<br>
show /B:19-24 /C:1-190 target ar<br>
<br>
...or if you only want to show atoms, not the ribbons, omit the "target ar" from the "show" command; in show/hide commands, target a is atoms (default), and target r or c is ribbons aka cartoons.<br>
<<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/show.html">https://rbvi.ucsf.edu/chimerax/docs/user/commands/show.html</a>><br>
<br>
The slash symbol indicates chain ID, and the colon indicates residue numbers or names:<br>
<<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/atomspec.html#hierarchy">https://rbvi.ucsf.edu/chimerax/docs/user/commands/atomspec.html#hierarchy</a>><br>
<br>
I hope this helps,<br>
Elaine<br>
-----<br>
Elaine C. Meng, Ph.D. <br>
UCSF Chimera(X) team<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<br>
<br>
> On Oct 27, 2022, at 1:04 PM, McClean, Phillip via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:<br>
> <br>
> Hi Everyone,<br>
> <br>
> I have a .pdb file created using AF2 Multimer. It consists of two chains, B and C. Chain B is a protein with 315 residues, while Chain C is a protein with 662 residues. Each chain is modeled with structured and unstructured regions. I would like to only
show residues 19-24 of Chain B and residues 1-190 of Chain C in the display window.<br>
> <br>
> I have tried using the information provided on the "Command-Line Target Specification" page, but I have not had any success with just displaying those ranges of residues in the display window. My goal is to highlight specific features of those ranges of
residues to display their interaction.<br>
> <br>
> Thanks for any information you can provide.<br>
> <br>
> Phil McClean<br>
<br>
</div>
</span></font></div>
</body>
</html>