![]() |
Rosetta
2021.16
|
#include <core/types.hh>#include <core/conformation/Residue.hh>#include <utility/vector1.hh>#include <protocols/legacy_sewing/conformation/Model.hh>#include <protocols/legacy_sewing/conformation/Assembly.fwd.hh>#include <protocols/legacy_sewing/sampling/SewGraph.hh>#include <map>#include <string>#include <protocols/features/strand_assembly/CheckForSandwichFeatures.hh>#include <core/import_pose/import_pose.hh>#include <core/pose/Pose.hh>#include <utility/file/file_sys_util.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::legacy_sewing | |
Typedefs | |
| typedef std::map< core::Size, utility::vector1< std::pair < bool, core::conformation::ResidueOP > > > | protocols::legacy_sewing::NativeRotamersMap |
Functions | |
| void | protocols::legacy_sewing::write_native_residue_file (NativeRotamersMap native_residue_map, std::string const &filename) |
| NativeRotamersMap | protocols::legacy_sewing::read_native_residue_file (std::string const &filename) |
| void | protocols::legacy_sewing::write_hashing_scores_to_file (ScoreResults const &scores, std::string filename) |
| Take the given StructureScores and save them to disk. More... | |
| std::string | protocols::legacy_sewing::see_whether_model_is_H_bonded_by_terminal_strands (Model model, std::string const &P_PA) |
| Return true if given model is H bonded by terminal strands. More... | |
| utility::vector1< BasisPair > | protocols::legacy_sewing::scores_to_alignments (ScoreResults const &scores) |
| std::string | protocols::legacy_sewing::serialize_graph_json (SewGraphCOP graph, core::Size max_nodes) |
| Take the given StructureScores and save them to disk. More... | |
1.8.7