![]() |
Rosetta
2021.16
|
#include <protocols/legacy_sewing/util/io.hh>#include <core/chemical/ResidueType.hh>#include <core/chemical/ResidueTypeSet.hh>#include <core/chemical/ChemicalManager.hh>#include <core/conformation/ResidueFactory.hh>#include <basic/Tracer.hh>#include <numeric/xyzVector.hh>#include <utility/io/ozstream.hh>#include <utility/io/izstream.hh>#include <utility/string_util.hh>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::legacy_sewing | |
Functions | |
| static basic::Tracer | protocols::legacy_sewing::TR ("protocols.legacy_sewing.io") |
| 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... | |
1.8.7