RosettaCM density guided rebuilding methodology

Member Site Forums Rosetta 3 Rosetta 3 – General RosettaCM density guided rebuilding methodology

Viewing 2 reply threads
  • Author
    Posts
    • #2989
      Anonymous

        In this publication here, the comparative model algorithm of rosetta is explained: 

        https://www.sciencedirect.com/science/article/pii/S0969212613002979#app2

        However, in case of having a density to guide the model completion, how does the density factor in this algorithm? 

      • #14415
        Anonymous

          See the tutorials at https://www.rosettacommons.org/demos/latest/public/electron_density_structure_refinement/structure_refinement for details on how do do this.

          The way density is used in these case is that we add an additional scoreterm to the energy function, measuring how good a fit the structure has to the density. That is, instead of just optimizing over the “goodness of structure” (the regular Rosetta energy function), we optimize over both “goodness of structure” and “goodness of fit”. The hope is that there’s one clear energy well (the native structure) which is simultaneously fits into the density well and has a reasonable protein structure.

          • #14416
            Anonymous

              Thanks a lot. How do you measure the goodness of fit, fsc score?  How do you calculate it?  

          • #14417
            Anonymous

              Goodness of fit is measured using real-space correlation.

              To expand on rmoretti’s point, density-fit is used as an additional term in all 3 stages of the algorithm: 

              • in stage 1, where templates are combined and insertions are sampled, density score is used to select the best models
              • in stage 2, where breaks in the chain are repaired via local resampling, density is used in both scoring and minimization
              • in stage 3, where we perform all-atom refinement (FastRelax) density is used as an additional term in minimization and packing

               

              • #14418
                Anonymous

                  Thanks a lot. Is real space correlation also used for fragment searching when doing de novo? Do you only use an integrated FSC from 10 to the resolution of the data as  previously explained in the refinedment tutorial to assess the accuracy of a refined structure? 

            Viewing 2 reply threads
            • You must be logged in to reply to this topic.