Package schrodinger :: Package protein :: Module sequence :: Class Sequence
[hide private]
[frames] | no frames]

Class Sequence

               object --+    
                        |    
structure._AtomCollection --+
                            |
                           Sequence

Class representing a sequence of protein residues.

Instance Methods [hide private]
 
_getResidueIterator(self)

Inherited from structure._AtomCollection: __init__, __len__, extractStructure, getAtomIndices, getAtomList

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  residue
Returns residue iterator for all residues in the sequence

Inherited from structure._AtomCollection: atom, structure, temperature_factor

Inherited from object: __class__

Property Details [hide private]

residue

Returns residue iterator for all residues in the sequence

Get Method:
_getResidueIterator(self)