High Resolution Docking with DockMCMProtocol

Member Site Forums PyRosetta PyRosetta – Applications High Resolution Docking with DockMCMProtocol

Viewing 0 reply threads
  • Author
    Posts
    • #3612
      Anonymous

        Hello, I am working on protein-protein docking with a fairly refined (fastrelaxed) experimental complex.

        As such, high resolution docking seems to be the way to go, but I’m a little bit confused with which class to use in pyrosetta.rosetta.protocols.docking :

        – Can’t get DockingHighRes() to work (RuntimeError: Tried to call pure virtual function “DockingHighRes::apply”)

        – Pyrosetta Notebooks hint at DockMCMProtocol, but I’m not sure whether this should be used alone, or in conjuction with 

            – DockingInitialPerturbation or RigidBodyPerturbMover (before)

            – DockMinMover (after)

         

        Thank you for your guidance !

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