Home | Trees | Indices | Help |
---|
|
object --+ | ResidueIndexDescription --+ | ResidueIndexDescriptionFromFile
%ResidueIndexDescriptionFromFile differs from its parent only in its error reporting when a residue index resolution fails: it prints the file name and the line number that the residue index data came from.
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
unicode |
|
||
int |
|
||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Overloaded function. 1. __init__(handle) -> NoneType 2. __init__(self : handle, fname : unicode, linenum : int, pose_index : int) -> NoneType 3. __init__(handle, unicode, int, unicode, int) -> NoneType doc 4. __init__(self : handle, fname : unicode, linenum : int, chain : unicode, resindex : int, insertion_code : unicode) -> NoneType 5. __init__(handle, rosetta.core.pose.ResidueIndexDescriptionFromFile) -> NoneType
|
|
assign(self : rosetta.core.pose.ResidueIndexDescriptionFromFile, : rosetta.core.pose.ResidueIndexDescriptionFromFile) -> rosetta.core.pose.ResidueIndexDescriptionFromFile
|
resolve_index(self : rosetta.core.pose.ResidueIndexDescriptionFromFile, p : rosetta.core.pose.Pose) -> int Turn the internal data into a pose index (in the range from 1 to total residue) or throw an exception if the index cannot be resolved; the exception thrown by this class if the resolution fails includes a statement of the file name and the line number in that file.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 29 19:29:07 2016 | http://epydoc.sourceforge.net |