Rosetta
Namespaces | Functions
SequenceProfileMover.cc File Reference

moverization of code that was embedded in the parser More...

#include <protocols/simple_moves/SequenceProfileMover.hh>
#include <protocols/simple_moves/SequenceProfileMoverCreator.hh>
#include <core/types.hh>
#include <core/pose/Pose.hh>
#include <utility/tag/Tag.hh>
#include <core/scoring/ScoreType.hh>
#include <core/scoring/ScoreFunction.hh>
#include <protocols/jd2/util.hh>
#include <core/scoring/constraints/SequenceProfileConstraint.hh>
#include <core/sequence/SequenceProfile.hh>
#include <utility/file/FileName.hh>
#include <basic/datacache/DataMap.hh>
#include <basic/Tracer.hh>
#include <string>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <protocols/moves/mover_schemas.hh>

Namespaces

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

Functions

static basic::Tracer TR ("protocols.simple_moves.SequenceProfileMover")
 

Detailed Description

moverization of code that was embedded in the parser

BS mover to get around a stupid "mover" that was embedded in the parser.

Author
Brian Weitzner brian.nosp@m..wei.nosp@m.tzner.nosp@m.@gma.nosp@m.il.co.nosp@m.m, Steven Lewis smlew.nosp@m.i@gm.nosp@m.ail.c.nosp@m.om
Date
Rebased to next year.

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.simple_moves.SequenceProfileMover"  )
static