Rosetta
residue_selectors Directory Reference
Directory dependency graph for residue_selectors:
src/protocols/residue_selectors

Files

file  HBondSelector.cc
 
file  HBondSelector.fwd.hh
 
file  HBondSelector.hh
 A ResidueSelector that selects residues forming hydrogen bonds with specified residues. By default it ignores backbone-backbone hydrogen bonds.
 
file  HBondSelectorCreator.hh
 Creator for HBondSelector class.
 
file  LigandMetalContactSelector.cc
 
file  LigandMetalContactSelector.fwd.hh
 This residue selector takes a selector or residue number of a ligand and returns any residues in contact with metal atoms in the ligand.
 
file  LigandMetalContactSelector.hh
 This residue selector takes a selector or residue number of a ligand and returns any residues in contact with metal atoms in the ligand.
 
file  LigandMetalContactSelectorCreator.hh
 This residue selector takes a selector or residue number of a ligand and returns any residues in contact with metal atoms in the ligand.
 
file  NativeSelector.cc
 
file  NativeSelector.fwd.hh
 
file  NativeSelector.hh
 A ResidueSelector that applies a given residue selector to the native pose.
 
file  NativeSelectorCreator.hh
 Creator for NativeSelector class.
 
file  StoredResidueSubsetSelector.cc
 
file  StoredResidueSubsetSelector.fwd.hh
 Forward declaration of a class that selects residues using a previously stored residue subset.
 
file  StoredResidueSubsetSelector.hh
 The StoredResidueSubsetSelector selects residues using a previously stored residue subset.
 
file  StoredResidueSubsetSelectorCreator.hh
 
file  StoreResidueSubsetMover.cc
 The StoreResidueSubsetMover allows you to create a at some point during a RosettaScripts run and save it for access later during the same run. Can be useful for mutating/analyzing a particular set of residues using many different movers/filters.
 
file  StoreResidueSubsetMover.fwd.hh
 
file  StoreResidueSubsetMover.hh
 
file  StoreResidueSubsetMoverCreator.hh
 
file  TaskSelector.cc
 
file  TaskSelector.fwd.hh
 Forward declaration of a class that selects residues using their names.
 
file  TaskSelector.hh
 The TaskSelector selects residues using a string containing residue names.
 
file  TaskSelectorCreator.hh