| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        SecondaryStructureElement
Describes a Secondary Structure Element.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| SecondaryStructureElement | 
 | ||
| bool | 
 | ||
| 
 | |||
| str | 
 | ||
| Inherited from  | |||
| Properties | |
| int | end End position (1-based) | 
| int | length Number of residues covered by this element | 
| CollectionContainer | score Secondary structure confidence values for each residue | 
| int | start Start position (1-based) | 
| enum item | type Secondary structure type - a member of SecStructures | 
| Inherited from  | |
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| 
 repr(x) 
 | 
| 
 str(x) 
 | 
| 
 Merge  
 Bug: confidence scores are lost | 
| 
 Return True if  
 | 
| 
 Dump the element as a string. 
 | 
| Property Details | 
| endEnd position (1-based) 
 | 
| lengthNumber of residues covered by this element 
 | 
| scoreSecondary structure confidence values for each residue 
 | 
| startStart position (1-based) 
 | 
| typeSecondary structure type - a member of SecStructures 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |