From: jrui_at_ci.uc.pt
Date: Sat Feb 09 2008 - 04:50:46 CST

Hi,

After ssrecalc, you could make an atom selection and then get the secondary
structure for that selection:

set sel [atomselect top "protein and name CA"]
$sel get structure

This will give you a list of the secondary structure of each residue.

Hope this helps,
Rui Rodrigues

Quoting OZGE ENGIN <OZENGIN_at_KU.EDU.TR>:

> Hi all,
>
> I have a question about ssrecalc command. I want to calculate the
> secondary structures of each of the residue of my protein. This
> command gives any output file? Wnen I write it in the command line,
> it gives nothing.
>
> Thanks in advance
> Ozge Engin
> =================================
> Computational Science & Engineering
> Koc University
>
>