I am trying to understand the docking classes outlined here.
How can I find out which classes use high resolution docking (full atomistic) and which use low resolution (centroid)? I am particularly interested in DockMCMProtocol and DockingEnsemble.
Furthermore I am interested in performing Flexible Docking using the ensemble1 and ensemble2 flags, is DockingProtocol able to do this? If so does it take care of the prepack step as well?
Dear Madam/Sir,
I am trying to understand the docking classes outlined here.
How can I find out which classes use high resolution docking (full atomistic) and which use low resolution (centroid)? I am particularly interested in
DockMCMProtocol
andDockingEnsemble
.Furthermore I am interested in performing Flexible Docking using the
ensemble1
andensemble2
flags, isDockingProtocol
able to do this? If so does it take care of the prepack step as well?