Member Site › Forums › Rosetta 3 › Rosetta 3 – General › loop design
- This topic has 2 replies, 2 voices, and was last updated 11 years, 12 months ago by Anonymous.
-
AuthorPosts
-
-
November 5, 2012 at 5:25 am #1451Anonymous
Hello all,
As a part of my work I have to redesign and exchange the loops of target protein with other loops (irrespective of the length) after going through some literature I have found that Fixed backbone design could help in redesigning the loops with desired residues but I couldn’t find any method regarding loop exchange, Could any one tell me is there any reliable protocol to do loop exchange in Rosetta and also I would like to know whether my choice of fixed backbone design to redesign loops is a correct one. Please ignore my layman knowledge as I am new to Rosetta.Thank you
Varma -
November 14, 2012 at 4:49 pm #8095Anonymous
A) Fixed backbone design is, in a literal sense, your only option for design. Even flexible backbone design protocols are just doing design on snapshots of fixed backbone, by iterating between backbone remodeling and loop remodeling.
I don’t think we have an executable that does loop design as-is; the primary loop modeling executable historically won’t do design. You can do it with RosettaScripts.
C) If you mean “loop exchange” as in, you have proteins A and B and want to put the loops from A onto B, including their conformations, there is not executable for that; just use a combination of PyMOL + emacs + CCD-style loop closure through the loop modeling executable to get close.
D) If you mean “loop exchange” as in, put the sequence of loop B onto the structure of loop A and then remodel loop A to see what it looks like in its new protein/sequence context, that is best done with fixbb (to fix the sequence) followed by loop remodeling. There is a demo somewhere for adding/removing loops from residues manually if this is what you want to do.
E) If you mean general “loop exchange” as in, replace the loops of protein A with lots of different loops from anyplace else in the PDB, that is the loophash protocol (http://onlinelibrary.wiley.com/doi/10.1002/jcc.23069/full) which we haven’t released yet.
-
November 20, 2012 at 9:49 am #8116Anonymous
Thank you for the information, I’ll post back if had any problems.
thanks again…….
regards
varma
-
-
AuthorPosts
- You must be logged in to reply to this topic.