<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jul 14, 2011, at 8:52 AM, Arun Prasad Pandurangan wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Dear Users and Developers,<br><br>I would like to know whether its possible to retrieve the full secondary <br>structural assignment using Ksdssp within Chimera. For instance, I would <br>like to know all the strands that belong to a beta sheet. If I am right, <br>running Ksdssp from Chimera only gives details of the strand (using <br>isStrand) and helix (using isHelix) assignment and not about sheet <br>information. Using the full output of an another program DSSP, I am able <br>deduce which strands belongs to which sheets. I would like to know <br>whether similar kind of detailed output is available from Ksdssp as <br>well. If so how to retrieve those information within Chimera?</div></blockquote><br></div><div>Hi Arun,</div><div><span class="Apple-tab-span" style="white-space:pre">    </span>The short answer is no.  The C++ function that does the computation does have the ability to output the same kind of summary information that the KSDSSP program itself outputs, but due to some shortcomings in Chimera's Python/C++ API interface when the function was written there is currently no way to communicate that information up to the Python layer for display.  However, between when the function was written and now we have improved that API interface and with some work it would now be possible to pass the information up and show it.  That doesn't really help you a lot right now, but I will open a feature-request ticket in Chimera's Trac database with you on the recipient list so that you will be notified when we've had time to implement it.  It may take awhile before we get to it.</div><div><br></div><div>--Eric</div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>Eric Pettersen</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                       <span class="Apple-converted-space"> </span></span>UCSF Computer Graphics Lab</font></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><font face="Helvetica" size="5" style="font: 16.0px Helvetica"><span class="Apple-converted-space">                        </span><a href="http://www.cgl.ucsf.edu">http://www.cgl.ucsf.edu</a></font></p><br class="Apple-interchange-newline"></div></span> </div><br></body></html>