Replies: 2 comments
-
The main issue that the output csv table is broken is still remains |
Beta Was this translation helpful? Give feedback.
-
Some ideas from my side: iptm_ptm - keep ofc |
Beta Was this translation helpful? Give feedback.
-
Table layout
Currently the table has these headings
<style> </style>While the last values derived from ccp4 programs are always empty:
<style> </style>We must fix this and (partially) remove ccp4 values that are not informative (polar,hydrophobic,charged,etc?).
We may also consider removing pDockQ/mpDocQ.
PyRosetta
The typical binding energies from pyRosetta are huge negative numbers expressed in Rosetta arbitrary units. These units correlate with Gibbs free energy, but to convert these numbers to more standard energy units like J/mol or kcal/mol, one must calibrate these numbers using, e.g., experimental data.
As it might be too complicated and beyond the scope of AP, we can calibrate using some complexes with very well-known strong affinity (e.g. this https://www.rcsb.org/structure/1STP). Then, we can calibrate the rosetta units to the range [0,1].
Beta Was this translation helpful? Give feedback.
All reactions