Rosetta
Namespaces | Typedefs
OversaturatedHbondAcceptorFilter.fwd.hh File Reference

Forward declarations and owning pointers for the OversaturatedHbondAcceptorFilter. More...

#include <utility/pointer/owning_ptr.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::cyclic_peptide
 

Typedefs

typedef utility::pointer::shared_ptr< OversaturatedHbondAcceptorFilter > protocols::cyclic_peptide::OversaturatedHbondAcceptorFilterOP
 
typedef utility::pointer::shared_ptr< OversaturatedHbondAcceptorFilter const > protocols::cyclic_peptide::OversaturatedHbondAcceptorFilterCOP
 

Detailed Description

Forward declarations and owning pointers for the OversaturatedHbondAcceptorFilter.

This filter flags poses containing more than two hydrogen bonds to an oxygen atom, a common pathology that results from Rosetta's pairwise-decomposible scorefunction, which can't penalize excessive hydrogen bonds.

Author
Vikram K. Mulligan (vmull.nosp@m.ig@u.nosp@m.w.edu)