placing a constraint during structure prediction

Member Site Forums Rosetta 3 Rosetta 3 – Applications placing a constraint during structure prediction

Viewing 1 reply thread
  • Author
    Posts
    • #857
      Anonymous

        Friends,
        I have installed rosetta 3.2.1. I want to predict the structure of a loop. The two terminal residues of the loop are cysteins. So i would like to tell the AbinitioRelax.linuxgccrelease script to consider the disulfide bond between the residues during structure prediction. Is there any option that i use with the AbinitionRelax script do achieve this ?

        Thanks

      • #5751
        Anonymous

          Here’s something from the FAQ section on CS-Rosetta’s website:

          “How to use known disulfide bond information in CS-ROSETTA?

          Answer
          In order to include the known disulfide bond information for the CS-ROSETTA structure prediction, an additional option “-in:fix_disulf disulf.cst” needs to be added to the ROSETTA3.x command line in the runCSRjob3.com script, where “disulf.cst” is a disulfide bond definition file (and must be located in the same working directory unless its full path is provided as well). An example “disulf.cst” file containing a definition of two disulfide bonds (between residues Cys6 and Cys88 and between Cys38 and Cys68) is listed below:

          6 88
          38 68

          Hope that helps.

      Viewing 1 reply thread
      • You must be logged in to reply to this topic.