Home | Trees | Indices | Help |
|
---|
|
object --+ | ResidueInfo
High-performance struct, which functions as a container for unmapped Atoms.
Note: This object must implement the csb.bio.sequence.ResidueInfo interface. This is not enforced through inheritance solely to save some CPU (by exposing public fields and no properties). However, on an abstract level this object is_a ResidueInfo and is used to build AbstractSequences.
Instance Methods | |||
|
|||
Inherited from |
Properties | |
atoms | |
chain | |
id | |
insertion_code | |
is_modified | |
label | |
rank | |
sequence_number | |
type | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Property Details |
is_modified
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |