<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Actually not too bad (see attached image, from using the example commands I sent before), although I think the usual cartoon appearance in ChimeraX is much better for showing secondary structure.  Some other programs actually draw ribbons like this, or at least I've seen similar in paper figures.<div class=""><br class=""></div><div class=""><img apple-inline="yes" id="437BFC3D-CFF3-45E6-8DE8-489AB2EDF357" width="616" height="328" src="cid:2CCCD9B9-A6C3-46A8-9A88-ABD7228FE554@gateway.sonic.net" class=""><br class=""><blockquote type="cite" class="">On Jun 11, 2021, at 11:31 AM, Tom Goddard via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:<br class=""><br class="">Hi Edgar,<br class=""><br class="">The reason the width and height of a coil part of a ribbon can't be adjusted is because the coil has no defined twist orientation.  For beta strands there are certain backbone atom positions used to decide what direction the flat face of the strand faces, and for alpha helices there are different rules to determine which direction the ribbon flat face is in, but for coils there are no rules in the code for how a flat face of the coil would be oriented.  That is why Elaine's suggestions were about hacking it so the coil could use the rules normally applied to beta strands.  I suspect it would look horrible.<br class=""><br class=""><span class="Apple-tab-span" style="white-space:pre">        </span>Tom<br class=""><br class=""><blockquote type="cite" class="">On Jun 11, 2021, at 8:10 AM, Elaine Meng via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:<br class=""><br class="">Hi Eddie,<br class="">As mentioned in the "cartoon style" help, width does not affect coil.<br class=""><br class=""><<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/cartoon.html#style" class="">https://rbvi.ucsf.edu/chimerax/docs/user/commands/cartoon.html#style</a>><br class=""><br class="">This is because the coil width is always taken to be the same as the coil height.  What are you trying to do?  Make the whole protein have a flat ribbon (i.e. width>height)?  I only ask because if you want to do that, it's possible, but requires messing up all of the secondary structure assignments of the protein.<br class=""><br class="">If you want to make the coil width different than height, you would have to do something really clunky: reassign the coil secondary structure, e.g. assign it as strand.  However, it is worse than that, because there are still coil-like connecting regions between each separate secondary structure segment (each individual helix and strand).  So the only way to get rid of anything that looks like coil is to make the whole protein into one helix or one strand.  I'll give an example of making it into one helix since if you made it into a strand, you'd have to use another command to get rid of the arrowhead on one end.  Commands:<br class=""><br class="">setattr protein residue ss_type 1<br class="">setattr protein residue ss_id 0<br class=""><br class="">The first command assigns everything as helix.  The second one says that it is all the same helix, not multiple consecutive helices.<br class=""><br class="">Setattr command:<br class=""><<a href="https://rbvi.ucsf.edu/chimerax/docs/user/commands/setattr.html" class="">https://rbvi.ucsf.edu/chimerax/docs/user/commands/setattr.html</a>><br class=""><br class="">Attribute names, residue level:<br class=""><<a href="https://rbvi.ucsf.edu/chimerax/docs/user/attributes.html#residue" class="">https://rbvi.ucsf.edu/chimerax/docs/user/attributes.html#residue</a>><br class=""><br class="">I hope this helps,<br class="">Elaine<br class="">-----<br class="">Elaine C. Meng, Ph.D.                       <br class="">UCSF Chimera(X) team<br class="">Department of Pharmaceutical Chemistry<br class="">University of California, San Francisco<br class=""><br class=""><blockquote type="cite" class="">On Jun 10, 2021, at 11:18 PM, Edgar A Hodge via ChimeraX-users <<a href="mailto:chimerax-users@cgl.ucsf.edu" class="">chimerax-users@cgl.ucsf.edu</a>> wrote:<br class=""><br class="">Hello,<br class="">I'm struggling to adjust the coil width. This seems easy to do using the "cartoon style" command, but I can't seem to figure it out with coils.<br class="">Thanks!<br class="">Eddie<br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""><br class=""></blockquote><br class=""><br class="">_______________________________________________<br class="">ChimeraX-users mailing list<br class=""><a href="mailto:ChimeraX-users@cgl.ucsf.edu" class="">ChimeraX-users@cgl.ucsf.edu</a><br class="">Manage subscription:<br class="">https://www.rbvi.ucsf.edu/mailman/listinfo/chimerax-users<br class=""></blockquote><br class=""></div></body></html>