Rosetta
|
grafting utility functions for protocols/tcr More...
#include <protocols/tcr/TCRmodel.hh>
#include <protocols/tcr/TCRseqInfo.hh>
#include <core/pose/Pose.fwd.hh>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::tcr | |
Functions | |
void | protocols::tcr::graft_cdr (TCRmodel::tmpltinfo &currtmplt, std::string const &template_pdb_path, core::Size const &cdr_start, core::Size const &cdr_end) |
grafting of cdr segments of template structure More... | |
void | protocols::tcr::graft_framework (TCRmodel::tmpltinfo &currtmplt, std::string const &template_pdb_path, TCRseqInfo::tcrposi const &aho_pos) |
grafting of Framework/germline template structure More... | |
void | protocols::tcr::graft_cdr_to_fw (core::pose::Pose &scafold, core::pose::Pose const &cdr_piece, core::Size const &start, core::Size const &end, core::Size &nter_overhang, core::Size &cter_overhang) |
combine graft cdr structures and framework structure to build crude model More... | |
grafting utility functions for protocols/tcr
modeling utility functions for protocols/tcr