[Chimera-users] Chimera bug report submission
Elaine Meng
meng at cgl.ucsf.edu
Mon Dec 20 11:07:12 PST 2021
Hi Kenji,
This is not a bug. This is because your ligand and receptor molecules are not together in a single model, whereas if you use the same structure that the tutorial is using (or any of many other complexes from the Protein Databank), the ligand and receptor are together in the same model.
If you want to follow the tutorial but with your structure, you would need to combine the ligand and receptor into one model.
Actually your session contains 10 models, one receptor (#0.1) and 9 ligands (#0.2, #0.3 ... #0.9). I can see this by opening the Model Panel and clicking the "group/ungroup" button on the right, and then using the "S" checkboxes to show and hide each one so that I can see what they contain. Maybe the ligands are all exactly the same as each other, or at least they seem to be quite similar.
Here are some example Chimera commands that would combine #0.1 and #0.2 to make a new model #1 and then close all of #0.1-9:
combine #0.1,0.2 ref #0.1 model #1
close #0
Now you have one new model #1 with both the receptor (that was originally #0.1) and the ligand (that was originally #0.2). If the other ligands are different, you would need to repeat the combining process for each one if you want to use the same approach to analyze them.
Chimera does not automatically recognize this specific ligand as "ligand" (I don't know why), but you can select it by its residue name LIG with menu: Select... Residue... LIG, or command:
select :LIG
Also, by default FindHBond will automatically find ALL of the H-bonds. It does not care what is selected unless you turn on the option "Only find H-bonds..." e.g. "with at least one end selected". You should also turn on "If endpoint atom hidden, shown endpoint residue" or else it will not show all of the H-bonds it finds. For this ligand, it finds 2 H-bonds as shown in the attached screenshot, with details written to Reply Log.
I hope this helps,
Elaine
-----
Elaine C. Meng, Ph.D.
UCSF Chimera(X) team
Department of Pharmaceutical Chemistry
University of California, San Francisco
> On Dec 20, 2021, at 9:07 AM, Eric Pettersen via Chimera-users <chimera-users at cgl.ucsf.edu> wrote:
>
>> Begin forwarded message:
>>
>> From: Kenji Matsui <s214903z at st.go.tuat.ac.jp>
>> Subject: Chimera bug report submission
>> Date: December 19, 2021 at 11:33:41 PM PST
>> To: chimera-bugs at cgl.ucsf.edu
>>
>> The following bug report has been submitted:
>> Platform: windows_x86_64
>> Chimera Version: 1.16
>> Description
>> I would like to see the interaction between the ligand and the protein, but I was not able to display it in the way described in the tutorial. How can I do that?
>>
>> Method
>> select →ligand
>>
>> Tool Structure analysis Find H-bond Line length 3.0 Å
>>
>> check Relax H-bond ~, Only find, Include intera-molecular, Include intra-residue
>>
>> apply →OK
>> File attachment: osh4,OSW-1220.py
> <osh4,OSW-1220.py>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20211220/9ddb85c7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2021-12-20 at 11.02.10 AM.png
Type: image/png
Size: 267534 bytes
Desc: not available
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20211220/9ddb85c7/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2021-12-20 at 11.02.16 AM.png
Type: image/png
Size: 394157 bytes
Desc: not available
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20211220/9ddb85c7/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2021-12-20 at 10.58.37 AM.png
Type: image/png
Size: 601834 bytes
Desc: not available
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20211220/9ddb85c7/attachment-0005.png>
More information about the Chimera-users
mailing list