| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
| ScoreFunction : |
|
||
|
|||
|
|||
|
|||
|
|||
__package__ = None
|
|||
|
|||
add_coordinate_constraints( (Pose)pose, (Residue)source, (int)host_chain, (int)resnum, (float)coord_sdev, (__CPP_HarmonicFunc__)coord_cst_func) -> object :
protocols/protein_interface_design/movers/PlaceUtils.hh:52
C++ signature :
utility::vector1<boost::shared_ptr<core::scoring::constraints::Constraint const>, std::allocator<boost::shared_ptr<core::scoring::constraints::Constraint const> > > add_coordinate_constraints(core::pose::Pose {lvalue},core::conformation::Residue,unsigned long,unsigned long,double,boost::shared_ptr<core::scoring::func::HarmonicFunc> {lvalue})
|
find_nearest_residue_to_coord( (Pose)pose, (xyzVector_Real)coord, (int)host_chain) -> int :
find the nearest residue to a coordinate
C++ signature :
unsigned long find_nearest_residue_to_coord(core::pose::Pose,numeric::xyzVector<double>,unsigned long)
|
generate_taskfactory_and_add_task_awareness( (Tag)tag, (object)movers, (DataMap)data, (__CPP_TaskFactory__)task_factory) -> None :
protocols/protein_interface_design/movers/PlaceUtils.hh:55
C++ signature :
void generate_taskfactory_and_add_task_awareness(boost::shared_ptr<utility::tag::Tag const>,std::map<std::string const, boost::shared_ptr<protocols::moves::Mover>, std::less<std::string const>, std::allocator<std::pair<std::string const, boost::shared_ptr<protocols::moves::Mover> > > >,basic::datacache::DataMap {lvalue},boost::shared_ptr<core::pack::task::TaskFactory> {lvalue})
|
protocols/protein_interface_design/movers/PlaceUtils.hh:67
C++ signature :
boost::shared_ptr<core::scoring::ScoreFunction> make_stub_scorefxn()
|
nearest_atom_for_constraint( (Residue)residue) -> str :
protocols/protein_interface_design/movers/PlaceUtils.hh:57
C++ signature :
std::string nearest_atom_for_constraint(core::conformation::Residue)
|
parse_stub_sets( (Tag)tag, (Pose)pose, (int)host_chain, (DataMap)data) -> object :
a utility function for parsing stubset information from a tag
C++ signature :
utility::vector1<std::pair<boost::shared_ptr<protocols::hotspot_hashing::HotspotStubSet>, std::pair<boost::shared_ptr<protocols::hotspot_hashing::HotspotStub>, unsigned long> >, std::allocator<std::pair<boost::shared_ptr<protocols::hotspot_hashing::HotspotStubSet>, std::pair<boost::shared_ptr<protocols::hotspot_hashing::HotspotStub>, unsigned long> > > > parse_stub_sets(boost::shared_ptr<utility::tag::Tag const>,core::pose::Pose,unsigned long,basic::datacache::DataMap)
|
test_res_res_aln( (Residue)res1, (Residue)res2, (float)C_N_angle, (float)CB_CA_angle) -> bool :
protocols/protein_interface_design/movers/PlaceUtils.hh:45
C++ signature :
bool test_res_res_aln(core::conformation::Residue,core::conformation::Residue,double {lvalue},double {lvalue})
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:10:56 2015 | http://epydoc.sourceforge.net |