<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi Kevin,<div>What you are seeing is weird-looking bonds between the ribbon and the residues named MDO. It is an artifact caused by the default smoothing of the ribbon path, the amino acid derivation of MDO, and the default hiding of “backbone” atoms in Chimera when the ribbon is displayed. More on that here, if anybody wants details...</div><div><<a href="http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/ribbonstyle/ribbonstyle.html#offset">http://www.rbvi.ucsf.edu/chimera/docs/ContributedSoftware/ribbonstyle/ribbonstyle.html#offset</a>></div><div><br></div><div>As you found, you could just show atoms without ribbons to solve the problem. However, if you really wanted to show ribbons at the same time, here are some choices as to what you could do in Chimera to make it look less deformed:</div><div><br></div><div>(1) enable display of all atoms of the MDO at the same time as the ribbon, for example with command: </div><div>ribbackbone</div><div><br></div><div>.. however, side effects you may not like are that this will also show backbone atoms of the other residues that are displayed, and MDO and these other residues may be obviously detached (as if “floating” away) from the smoothed ribbon. You could try hiding the backbone atoms of the other residues with:</div><div>~disp @n,c,o & ~:mdo</div><div>… or you could go back to the original behavior of disabling simultaneous backbone-atom and ribbon display with:</div><div>~ribbackbone</div><div><br></div><div>(2) use a non-smoothed ribbon path that is forced to go through the CA atoms, for example with command: </div><div>ribspline cardinal</div><div><br></div><div>… however, this is still ugly because the ribbon makes a sharp turn near this derived residue, and the methyl group comes off of the ribbon at a strange angle. You can go back to the default ribbon path with:</div><div>ribspline b</div><div><br></div><div>Sorry, neither makes a beautiful picture. But I hope this helps to explain what is going on.</div><div>Best,</div><div>Elaine<br><div>-----<br>Elaine C. Meng, Ph.D. <br>UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab<br>Department of Pharmaceutical Chemistry<br>University of California, San Francisco<br><br>Pictures before and after using “ribbackbone” command:</div><div><br class="webkit-block-placeholder"></div></div><div><img height="345" width="334" apple-width="yes" apple-height="yes" apple-inline="yes" id="3D5C8828-E89D-4726-9281-89363E0CA506" src="cid:4CC8B935-9B82-4FBA-A6F5-7739D5A05AF8@gateway.sonic.net"><img height="345" width="334" apple-width="yes" apple-height="yes" apple-inline="yes" id="A37C9504-87ED-4AA7-80A9-46F9F4004FCC" src="cid:0993B1B1-CB8D-4C51-9FD7-E7EEEFBBC766@gateway.sonic.net"></div></body></html>