Home | Trees | Indices | Help |
|
---|
|
Chain of PDB residues
This is an abstract base class. Instances can be created using one of the subclasses (PeptideChain, NucleotideChain).
Chain objects respond to len() and return their residues by indexing with integers.
Instance Methods | |||
AminoAcidResidue or NucleotideResidue |
|
||
PeptideChain or NucleotideChain |
|
||
|
|||
int
|
|
||
|
|||
|
|||
|
|||
list of str
|
|
||
|
Method Details |
|
|
|
|
Add a residue at the end of the chain
|
Remove residues in a given index range.
|
|
Write the chain to a file
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 4 08:05:43 2008 | http://epydoc.sourceforge.net |