「view this page in B3 βῆτα server」

Revisions №60619

branch: master 「№60619」
Commited by: Ragul Gowthaman
GitHub commit link: 「19d7bece73fddc0f」 「№3647」
Difference from previous tested commit:  code diff
Commit date: 2019-02-12 07:52:01

Merge pull request #3647 from RosettaCommons/bioragul/TCRmodel TCRmodel contains the protocol for modeling T cell receptors (TCR). The ‘tcrmodel’ application is used for modeling TCRs. The protocol uses the template structures present in "Rosetta/main/database/additional_protocol_data/tcr/". The template files are updated separately. The TCRseqInfo class handles the parsing/numbering of TCR sequences. The TCRmodel class handles the actual grafting/modeling of TCRs. TCRloopRefine class handles the post-modeling refinement of CDR loops. Two unit tests and an integration test were added. A demo of this protocol is included in the tutorials. The documentation link for this protocol is https://www.rosettacommons.org/docs/latest/application_documentation/structure_prediction/TCRmodel.

...