Rosetta
|
Creating fragments from supplied structures. More...
#include <protocols/struct_fragment/StructFragmentMover.hh>
#include <protocols/struct_fragment/StructFragmentMoverCreator.hh>
#include <core/fragment/ConstantLengthFragSet.hh>
#include <core/fragment/FragData.hh>
#include <core/fragment/FragmentIO.hh>
#include <core/fragment/Frame.hh>
#include <protocols/frag_picker/BestTotalScoreSelector.hh>
#include <protocols/frag_picker/BoundedCollector.hh>
#include <protocols/frag_picker/FragmentPicker.hh>
#include <basic/datacache/DataMap.fwd.hh>
#include <core/pose/Pose.hh>
#include <core/pose/PDBInfo.hh>
#include <core/conformation/Conformation.hh>
#include <core/scoring/sasa/SasaCalc.hh>
#include <core/sequence/Sequence.hh>
#include <core/sequence/SequenceProfile.hh>
#include <protocols/idealize/IdealizeMover.hh>
#include <core/scoring/dssp/Dssp.hh>
#include <basic/database/open.hh>
#include <basic/options/option.hh>
#include <utility/excn/Exceptions.hh>
#include <utility/file/file_sys_util.hh>
#include <utility/tag/Tag.hh>
#include <protocols/moves/mover_schemas.hh>
#include <utility/tag/XMLSchemaGeneration.hh>
#include <basic/datacache/DataMap.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::struct_fragment | |
Functions | |
static basic::Tracer | protocols::struct_fragment::TR ("protocols.struct_fragment.StructFragmentMover") |
Creating fragments from supplied structures.