| Home | Trees | Indices | Help | 
|---|
|  | 
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| __package__ = None | |||
| 
 | |||
| 
 
CA_Sscore( (__CPP_SilentStruct__)ss1, (__CPP_SilentStruct__)ss2, (float)rmsd [, (float)dbase=1.0]) -> float :
    protocols/mpi_refinement/util.hh:156
    C++ signature :
        double CA_Sscore(boost::shared_ptr<core::io::silent::SilentStruct>,boost::shared_ptr<core::io::silent::SilentStruct>,double {lvalue} [,double=1.0])
CA_Sscore( (__CPP_SilentStruct__)ss1, (__CPP_SilentStruct__)ss2, (float)rmsd, (vector1_Size)loopres [, (float)dbase=1.0]) -> float :
    protocols/mpi_refinement/util.hh:150
    C++ signature :
        double CA_Sscore(boost::shared_ptr<core::io::silent::SilentStruct>,boost::shared_ptr<core::io::silent::SilentStruct>,double {lvalue},utility::vector1<unsigned long, std::allocator<unsigned long> > [,double=1.0])
 | 
| 
 
Zscore_to_library( (float)score, (float)mean, (float)stdev [, (float)maxval=0.0 [, (float)minval=-3.0]]) -> float :
    protocols/mpi_refinement/util.hh:125
    C++ signature :
        double Zscore_to_library(double,double,double [,double=0.0 [,double=-3.0]])
 | 
| 
 
add_movemap_from_loopres( (MoveMap)mm, (Pose)pose, (vector1_Size)loopres, (bool)nonideal) -> None :
    protocols/mpi_refinement/util.hh:97
    C++ signature :
        void add_movemap_from_loopres(core::kinematics::MoveMap {lvalue},core::pose::Pose,utility::vector1<unsigned long, std::allocator<unsigned long> >,bool)
 | 
| 
 
add_poseinfo_to_ss( (SilentStruct)ss, (Pose)ref_pose, (str)suffix) -> None :
    protocols/mpi_refinement/util.hh:118
    C++ signature :
        void add_poseinfo_to_ss(core::io::silent::SilentStruct {lvalue},core::pose::Pose,std::string)
 | 
| 
 
constrain_residue( (Pose)pose, (int)resno, (vector1_Size)exclres [, (str)cst_type='atompair' [, (float)stdev=0.5]]) -> None :
    protocols/mpi_refinement/util.hh:76
    C++ signature :
        void constrain_residue(core::pose::Pose {lvalue},unsigned long,utility::vector1<unsigned long, std::allocator<unsigned long> > [,std::string='atompair' [,double=0.5]])
 | 
| 
 
copy_pose_crd( (Pose)pose_frame, (Pose)pose_work, (vec1_vec1_Size)loopregions) -> None :
    protocols/mpi_refinement/util.hh:137
    C++ signature :
        void copy_pose_crd(core::pose::Pose,core::pose::Pose {lvalue},utility::vector1<utility::vector1<unsigned long, std::allocator<unsigned long> >, std::allocator<utility::vector1<unsigned long, std::allocator<unsigned long> > > >)
 | 
| 
 
get_loop_info( (__CPP_SilentStruct__)ss, (int)res1, (int)res2, (bool)is_terminus) -> None :
    protocols/mpi_refinement/util.hh:68
    C++ signature :
        void get_loop_info(boost::shared_ptr<core::io::silent::SilentStruct>,unsigned long {lvalue},unsigned long {lvalue},bool {lvalue})
 | 
| 
 
get_loop_info_full( (__CPP_SilentStruct__)ss, (vector1_bool)is_terminus [, (str)mode='loop']) -> vector1_pair_Size_Size :
    protocols/mpi_refinement/util.hh:63
    C++ signature :
        utility::vector1<std::pair<unsigned long, unsigned long>, std::allocator<std::pair<unsigned long, unsigned long> > > get_loop_info_full(boost::shared_ptr<core::io::silent::SilentStruct>,utility::vector1<bool, std::allocator<bool> > {lvalue} [,std::string='loop'])
 | 
| 
 
get_touched_res( (Pose)pose, (vector1_Size)loopres [, (float)dist_cut=6.0]) -> vector1_Size :
    protocols/mpi_refinement/util.hh:86
    C++ signature :
        utility::vector1<unsigned long, std::allocator<unsigned long> > get_touched_res(core::pose::Pose,utility::vector1<unsigned long, std::allocator<unsigned long> > [,double=6.0])
 | 
| 
 
loopstring_to_loopregions( (str)loopstr) -> vec1_vec1_Size :
    protocols/mpi_refinement/util.hh:132
    C++ signature :
        utility::vector1<utility::vector1<unsigned long, std::allocator<unsigned long> >, std::allocator<utility::vector1<unsigned long, std::allocator<unsigned long> > > > loopstring_to_loopregions(std::string)
 | 
| 
 
loopstring_to_loopvector( (str)loopstr [, (int)ext=0]) -> vector1_Size :
    protocols/mpi_refinement/util.hh:129
    C++ signature :
        utility::vector1<unsigned long, std::allocator<unsigned long> > loopstring_to_loopvector(std::string [,unsigned long=0])
 | 
| 
 
mean_and_stdev( (vector1_Real)values, (float)frac, (float)shave_cut, (float)mean, (float)stdev) -> None :
    protocols/mpi_refinement/util.hh:143
    C++ signature :
        void mean_and_stdev(utility::vector1<double, std::allocator<double> >,double,double {lvalue},double {lvalue},double {lvalue})
 | 
| 
 
ramp_minpack_loop( (Pose)pose, (vector1_Size)loopres, (__CPP_ScoreFunction__)sfxn [, (bool)nonideal=True [, (bool)ramp=True [, (bool)efficient=False [, (bool)envmin=False]]]]) -> None :
    protocols/mpi_refinement/util.hh:108
    C++ signature :
        void ramp_minpack_loop(core::pose::Pose {lvalue},utility::vector1<unsigned long, std::allocator<unsigned long> >,boost::shared_ptr<core::scoring::ScoreFunction const> [,bool=True [,bool=True [,bool=False [,bool=False]]]])
 | 
| 
 
ramp_minpack_pose( (Pose)pose, (__CPP_ScoreFunction__)sfxn [, (bool)nonideal=True [, (bool)ramp=True]]) -> None :
    protocols/mpi_refinement/util.hh:114
    C++ signature :
        void ramp_minpack_pose(core::pose::Pose {lvalue},boost::shared_ptr<core::scoring::ScoreFunction const> [,bool=True [,bool=True]])
 | 
| 
 
read_ss2( (str)ssfile) -> object :
    protocols/mpi_refinement/util.hh:159
    C++ signature :
        std::map<unsigned long, utility::vector1<double, std::allocator<double> >, std::less<unsigned long>, std::allocator<std::pair<unsigned long const, utility::vector1<double, std::allocator<double> > > > > read_ss2(std::string)
 | 
| 
 
setup_packer( (Pose)pose, (MoveMap)mm, (__CPP_ScoreFunction__)sfxn) -> PackRotamersMover :
    protocols/mpi_refinement/util.hh:91
    C++ signature :
        boost::shared_ptr<protocols::simple_moves::PackRotamersMover> setup_packer(core::pose::Pose,core::kinematics::MoveMap,boost::shared_ptr<core::scoring::ScoreFunction const>)
 | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:56 2015 | http://epydoc.sourceforge.net |