| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
RosettaFragment
Represents a single Rosetta fragment match.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
| RosettaFragment |
|
||
|
Inherited from |
|||
| Static Methods | |||
| RosettaFragment |
|
||
| Properties | |
| accession | |
| chain | |
| end | |
| id | |
| length | |
| qend | |
| qstart | |
| residues | |
| score | |
| source_id | |
| start | |
| torsion | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
Factory method: build a rosetta fragment from an assignment object.
|
Extract a subregion from the fragment.
|
| Property Details |
accession
|
chain
|
end
|
id
|
length
|
qend
|
qstart
|
residues
|
score
|
source_id
|
start
|
torsion
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 27 22:25:18 2013 | http://epydoc.sourceforge.net |