I need to make the energy decomposition for my protein-protein complex. I previously calculated delta G using pb parameters for Charmm force filed. Would it be enough to use the following options in order to get average delta G contributions of each residue in the complex to the total delta g? :
idecomp=1,
dec_verbose=1,
print_res="all"
Would it be possible to extract the average per residue contribitions in order to use them as B-factors for visualization in the PyMol (may be some scripts exist for these purposes)?