You are here

High Resolution Docking with DockMCMProtocol

1 post / 0 new
High Resolution Docking with DockMCMProtocol
#1

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 !

Category: 
Post Situation: 
Thu, 2020-10-29 09:02
hjacomet