[BioPython] Secondary structure alphabet?

Iddo Friedberg idoerg at gmail.com
Sun Jun 22 23:03:52 UTC 2008


Probably Helix Turn Strand Coil



On Sun, Jun 22, 2008 at 3:49 PM, Sebastian Bassi <sbassi at gmail.com> wrote:

> Here is the secondary structure alphabet:
>
> class SecondaryStructure(SingleLetterAlphabet)
>  |  Method resolution order:
>  |      SecondaryStructure
>  |      SingleLetterAlphabet
>  |      Alphabet
>  |
>  |  Data and other attributes defined here:
>  |
>  |  letters = 'HSTC'
>
> I can't find what that HSTC stands for. The closer match I found was
> the DSSP code:
>
> The DSSP code
>
> The output of DSSP is explained extensively under 'explanation'. The
> very short summary of the output is:
>
>    * H = alpha helix
>    * B = residue in isolated beta-bridge
>    * E = extended strand, participates in beta ladder
>    * G = 3-helix (3/10 helix)
>    * I = 5 helix (pi helix)
>    * T = hydrogen bonded turn
>    * S = bend
>
> (http://swift.cmbi.ru.nl/gv/dssp/)
>
> Does anybody knows the meaning of HSTC? I am CC this mail to Andrew
> Dalke it seems he was the one who submit it the Biopython.
>
>
> --
> Curso Biologia Molecular para programadores: http://tinyurl.com/2vv8w6
> Bioinformatics news: http://www.bioinformatica.info
> Tutorial libre de Python: http://tinyurl.com/2az5d5
> _______________________________________________
> BioPython mailing list  -  BioPython at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/biopython
>



-- 

Iddo Friedberg, Ph.D.
CALIT2, mail code 0440
University of California, San Diego
9500 Gilman Drive
La Jolla, CA 92093-0440, USA
T: +1 (858) 534-0570
T: +1 (858) 646-3100 x3516
http://iddo-friedberg.org



More information about the Biopython mailing list