| Trees | Indices | Help |
|
|---|
|
|
Base class to extract polypeptides. It checks if two consecutive residues in a chain are connected. The connectivity test is implemented by a subclass. This assumes you want both standard and non-standard amino acids.
|
|||
|
|||
|
|||
|
|||
|
|||
@param radius: distance @type radius: float |
Build and return a list of Polypeptide objects.
@param entity: polypeptides are searched for in this object
@type entity: L{Structure}, L{Model} or L{Chain}
@param aa_only: if 1, the residue needs to be a standard AA
@type aa_only: int
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 5 17:59:53 2013 | http://epydoc.sourceforge.net |