| Trees | Indices | Help |
|
|---|
|
|
object --+
|
list --+
|
Polypeptide
A polypeptide is simply a list of L{Residue} objects.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Get list of C-alpha atoms in the polypeptide.
@return: the list of C-alpha atoms
@rtype: [L{Atom}, L{Atom}, ...]
|
Return the AA sequence as a Seq object.
@return: polypeptide sequence
@rtype: L{Seq}
|
Return string representation of the polypeptide. Return <Polypeptide start=START end=END>, where START and END are sequence identifiers of the outer residues.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 17:59:53 2013 | http://epydoc.sourceforge.net |