Minimising space exploration during docking

Member Site Forums PyRosetta PyRosetta – Applications Minimising space exploration during docking

Viewing 1 reply thread
  • Author
    Posts
    • #1998
      Anonymous

        Hello,

        I am trying to dock a single helix onto a specific region of a protein. When running a docking simulation using Pyrosetta the helix moves to another site on the protein. Is it possible to only allow the helix to explore a certain region of the target protein?

        Many thanks in advance,

        Alexander

      • #10308
        Anonymous

          How are you doing the docking? (What movers are you using?) Often with the docking movers there’s ways (settings you can pass) to limit the allowed range of translation they make. Alternatively, if you already know that the helix is in the rough binding orientation (e.g. within a few Angstroms in translation and no more than several tens of degrees off on rotation), you may be able to skip the low resolution stage of the docking protocol, and just use the high resolution refinement step.

          Another option is to define the binding site/orientation that you’re interested with constraints (restraints), and use those bias the docking protocol. This works well if you know of particular interactions, but are unsure of position/orientation.

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