grafting utility functions for protocols/tcr
More...
|
static basic::Tracer | TR ("protocols.tcr.grafting_util") |
|
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...
|
|
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 (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...
|
|
grafting utility functions for protocols/tcr
- Author
- Ragul (ragul.nosp@m.@umd.nosp@m..edu)
◆ TR()
static basic::Tracer TR |
( |
"protocols.tcr.grafting_util" |
| ) |
|
|
static |