Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

predictions_with_good_interpae.csv #323

Closed
DimaMolod opened this issue Apr 30, 2024 · 0 comments
Closed

predictions_with_good_interpae.csv #323

DimaMolod opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@DimaMolod
Copy link
Collaborator

DimaMolod commented Apr 30, 2024

Table layout

Currently the table has these headings

<style> </style>
jobs iptm_ptm iptm pDockQ/mpDockQ average_interface_pae average_interface_plddt binding_energy interface Num_intf_residues Polar Hydrophobhic Charged contact_pairs sc hb sb int_solv_en int_area pi_score pdb pvalue

While the last values derived from ccp4 programs are always empty:

<style> </style>
interface Num_intf_residues Polar Hydrophobhic Charged contact_pairs sc hb sb int_solv_en int_area pi_score pdb pvalue

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].

@DimaMolod DimaMolod added the bug Something isn't working label Apr 30, 2024
@DimaMolod DimaMolod added this to the Version2 milestone Apr 30, 2024
@KosinskiLab KosinskiLab locked and limited conversation to collaborators Apr 30, 2024
@jkosinski jkosinski converted this issue into discussion #325 Apr 30, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants