Docking results

Member Site Forums ROSIE ROSIE – General Docking results

Viewing 1 reply thread
  • Author
    Posts
    • #3174
      Anonymous

        hi

        I am docking an antibody to antigen using the snugdock server. Just wanted to know whtat is the reference structure in the the RMSD deviation in the score.sf files. Is it the structure with the lowest rosetta energy. In case if you want to compare the original structure of complex with decoy structure what is the easiest option. i am attaching the gnuplot out put of the Total Score Vs RMSD  . Any help would highly be appreciated

        Dr. Suji george

           

      • #14779
        Anonymous

          Dr. Suji,

          The reference structure is the input or the initial complex. If you want to recalculate your rmsd/score, then the best way to is to download the models from ROSIE and run docking_protocol locally:


          /path/to/docking_protocol.linuxgccrelease -l input_pdbs.list
          -native native.pdb
          -docking_local_refine
          -dock_min
          -out:file:score_only recalc_rmsd.sc
          -nstruct 1

           

          See the last bullet here: https://www.rosettacommons.org/docs/latest/application_documentation/docking/docking-protocol#tips.

          Best,

          Jeliazko

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