|
Rosetta 3.5
|
utility functions for interacting with VallLibrary More...
#include <core/fragment/picking_old/vall/util.hh>#include <core/fragment/picking_old/FragmentLibraryManager.hh>#include <core/fragment/picking_old/vall/VallLibrarian.hh>#include <core/fragment/picking_old/vall/VallLibrary.hh>#include <core/fragment/picking_old/vall/eval/ABEGOEval.hh>#include <core/fragment/picking_old/vall/eval/IdentityEval.hh>#include <core/fragment/picking_old/vall/gen/LengthGen.hh>#include <utility/vector1.hh>Go to the source code of this file.
Namespaces | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::fragment | |
| core::fragment::picking_old | |
| core::fragment::picking_old::vall | |
Constant Groups | |
| core | |
| A class for defining atom parameters, known as atom_types. | |
| core::fragment | |
| core::fragment::picking_old | |
| core::fragment::picking_old::vall | |
Functions | |
| core::fragment::FragDataList | core::fragment::picking_old::vall::pick_fragments_by_ss (std::string const &ss, core::Size const top_n, bool const randomize, BBTorsionSRFD const &srfd_type) |
| pick fragments by default sec.struct IdentityScore More... | |
| core::fragment::FragDataList | core::fragment::picking_old::vall::pick_fragments_by_ss_plus_aa (std::string const &ss, std::string const &aa, core::Size const top_n, bool const randomize, BBTorsionSRFD const &srfd_type) |
| pick fragments by default sec.struct IdentityScore More... | |
| core::fragment::FragDataList | core::fragment::picking_old::vall::pick_fragments (std::string const &ss, std::string const &aa, utility::vector1< std::string > const &abego, core::Size const top_n, bool const randomize, BBTorsionSRFD const &srfd_type) |
| pick fragments by default sec.struct IdentityScore More... | |
utility functions for interacting with VallLibrary
Definition in file util.cc.
1.8.4