|
Rosetta
|
Declaration of the different ways in which a pose is searched for constellations. More...
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::constel | |
Functions | |
| void | protocols::constel::pair_constel_set (int const target_pdb_number, char const target_pdb_chain, Pose &pose_init) |
| Searches pair-constellations by target residue. More... | |
| void | protocols::constel::pair_constel_set (std::string const &tgtmuts, Pose &pose_init) |
| Searches pair-constellations by pair of mutations. More... | |
| void | protocols::constel::triple_constel_set (int const target_pdb_number, char const target_pdb_chain, Pose &pose_init) |
| Searches for the triple-constellations of a target residue. More... | |
| void | protocols::constel::target_constel (std::string &tgtcnl_fil, Pose &ps) |
| Searches for a target constellation. More... | |
Declaration of the different ways in which a pose is searched for constellations.