<div dir="ltr">Hi,<div><br></div><div>I'm trying to get a per-frame script going which shows the inter-molecular H-bonds within a protein binding site. It is working in that all H-bonds show apart from water-water h-bonds. Is there any fix for this at all? My code is below:</div><div><br></div><div>Water molecules are residues :159-162</div><div><br></div><div>I would be very grateful for any assistance. :)</div><div><br></div><div>sg</div><div><br></div><div><br></div><div>################################################</div><div><div>####################</div><div># per-frame H-bond</div><div>repr bs :158<br></div><div>color hot pink :158</div><div>color byhet :158</div><div>#</div><div>disp :60,37,85,112,109,35,158,84,60,40,38,114,69,90,58,61-68,56,21,45,52,101,15,92,40,105,116,24,42,54,40,24,10,97,120,159,160,161,162</div><div>disp :WAT</div><div>#</div><div>select :1-162; hbonds intramodel true intermodel true line 5 color gold ; ~select</div><div>select :90</div><div><br></div></div><div>################################################</div></div>