Package edPDB :: Module selections :: Class ResidueSelect
[hide private]
[frames] | no frames]

Class ResidueSelect

source code

Bio.PDB.PDBIO.Select --+
                       |
                      ResidueSelect
Known Subclasses:

Select all atoms that are in the *residues* list.

Instance Methods [hide private]
 
__init__(self, residues, complement=False)
Supply a list of Bio.PDB residues for the search.
source code
 
_accept_residue(self, residue) source code
 
_accept_not_residue(self, residue) source code

Inherited from Bio.PDB.PDBIO.Select: __repr__, accept_atom, accept_chain, accept_model, accept_residue