| Trees | Indices | Help |
|---|
|
|
object --+
|
Fragment
Represent a polypeptide C-alpha fragment.
|
|||
|
|||
| int |
|
||
|
|||
| float |
|
||
|
|||
| Numeric (Nx3) array |
|
||
| int |
|
||
| [string, string,...] |
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Returns <Fragment length=L id=ID> where L=length of fragment and ID the identifier (rank in the library).
|
Return rmsd between two fragments. Example:
>>> rmsd=fragment1-fragment2
|
|
|
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 18 18:19:27 2011 | http://epydoc.sourceforge.net |